TCP/IP Communication software

  • Thread starter Dominique Choquet
  • Start date
D

Thread Starter

Dominique Choquet

I would like to find a software to manage a TCP/IP communication link by reading some addresses and send the results on screen and/or file.
thanks
Dominique
 
C

Cristian Gliga

If you are a programmer, you can use Microsoft's WinSock ActiveX control which allows you, with just few lines of code, to create very powerfull client/server applications.

Regards,
Cristian Gliga - Systems Integrator
 
C

Choquet, Dominique (FR02)

Jiri,
First thanks for your answer

on one side we have an instrument with an Ethernet connection and on second
side we have a PC with a Software which manage some requests every x seconde
to save the data in a file

Regards
dominique
 
Top