TCP/IP

Having problems ? let us know the details here
Post Reply
Guest

TCP/IP

Post by Guest »

I'm trying to make my software getting data from MSWindows PicoLog using TCP/IP communication.
I can succeed to open a connection using TCP_Open and close it by TCP_Close.
But I have no idea about commands to send in order to do TCP_Send or TCP_Receive.
Is anyone know how to proceed this ?

Thanx.
Thierry

picojohn
Advanced User
Advanced User
Posts: 382
Joined: Mon Jun 11, 2007 1:10 pm

Post by picojohn »

Hello Thierry,

You may find our application notes on remote data logging http://www.picotech.com/applications.html of some use, in particular the article http://www.picotech.com/applications/ip_networking.html

Regards
John

Post Reply