Anton-
08-08-2004, 05:06 PM
Hi,
I wonder if somebody could kindly explain how I can do the following.
I currently have a .NET application that uses the com port (rs232.vb). My application sends and receives ASCII text.
I would like to allow the option of connnecting via Ethernet.
Can somebody exaplain with examples how I can set this up?
I would like info on how to connect to IP address x.x.x.x port xxxx and then send simple ascii using the write command.
I have done some research on .NET sockets but it appears unbelievably complex to do such a simple task.
Many Thanks.
I wonder if somebody could kindly explain how I can do the following.
I currently have a .NET application that uses the com port (rs232.vb). My application sends and receives ASCII text.
I would like to allow the option of connnecting via Ethernet.
Can somebody exaplain with examples how I can set this up?
I would like info on how to connect to IP address x.x.x.x port xxxx and then send simple ascii using the write command.
I have done some research on .NET sockets but it appears unbelievably complex to do such a simple task.
Many Thanks.