Read TCP/IP port
Posted: Sun May 18, 2008 12:51 am
Hi
I need to write a short program which connects to and then listens for data which will be streamed on a tcp/ip port.
The port will be either port 10000 or 10200 on a locally networked computer (lets's say 192.168.1.199)
Does anyone have any experience of setting this sort of program up assuming it's possible in Quickbasic (I use both 4.5 and 7.1)? I also have Powerbasic CC but not really started on programming with that yet.
For information, the data which will be read will be rfid chips passing over an antenna.
Any help would be appreciated.
I need to write a short program which connects to and then listens for data which will be streamed on a tcp/ip port.
The port will be either port 10000 or 10200 on a locally networked computer (lets's say 192.168.1.199)
Does anyone have any experience of setting this sort of program up assuming it's possible in Quickbasic (I use both 4.5 and 7.1)? I also have Powerbasic CC but not really started on programming with that yet.
For information, the data which will be read will be rfid chips passing over an antenna.
Any help would be appreciated.