07-28-2008 01:13 AM
07-28-2008 01:17 AM
07-28-2008 01:38 AM
07-28-2008 01:45 AM
Hi sumsum,
write your application as you need it. And to simulate the other side you can write another application which runs on the same pc. Did you look into the "tcp listen.vi"? If you do, you will see that this vi create´s a listener and waits on it. You can use this, or you use both vi´s to create your own listener.
To build a TCP/IP connection you need a listener on one side and a program which connects to it, on the other side.
Mike
07-28-2008 06:00 AM
07-28-2008 06:09 AM
07-28-2008 06:38 AM
07-28-2008 09:47 AM