C# - TCP/IP COMMUNICATIONS
-
There is a requirement to send and receive data over TCP/IP with a Fiscal (tax) device which acts as a gateway to the Tax authority server. The application runs on c#. Can anyone suggest suitable c# libraries which can be used for this purpose? The data is to be packaged in JSON format. Any help would be very much appreciated.
-
There is a requirement to send and receive data over TCP/IP with a Fiscal (tax) device which acts as a gateway to the Tax authority server. The application runs on c#. Can anyone suggest suitable c# libraries which can be used for this purpose? The data is to be packaged in JSON format. Any help would be very much appreciated.
System.Net has the capability, I believe. See TCP/IP Client Socket Program in C#.Net Using IP Address And Port Number - Stack Overflow[^] for some sample code. Or just google c# tcp/ip. Lots of examples of how to do it without extra libraries.
-
There is a requirement to send and receive data over TCP/IP with a Fiscal (tax) device which acts as a gateway to the Tax authority server. The application runs on c#. Can anyone suggest suitable c# libraries which can be used for this purpose? The data is to be packaged in JSON format. Any help would be very much appreciated.
ICARUS999 wrote:
There is a requirement to send and receive data over TCP/IP with a Fiscal (tax) device which acts as a gateway to the Tax authority server.
Have you researched the API, and/or requirements/protocols/syntax/authorization, for interop with the specific device you describe ?
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali