Hi guys right, you could hate me but I am a Java programmer trying to get to grips with .net.
In Java I can open a connection using an ip and port number and write/send data to it and wait for a reply.
How can I do this in .net all the books ect... I have are always talking about connecting using sql ADO ect....
The reason for this is I have a purpose built server engine written in Java and I am trying to avoid re-writing it in sql.
Any help would be much appriciated. Thanks
In Java I can open a connection using an ip and port number and write/send data to it and wait for a reply.
How can I do this in .net all the books ect... I have are always talking about connecting using sql ADO ect....
The reason for this is I have a purpose built server engine written in Java and I am trying to avoid re-writing it in sql.
Any help would be much appriciated. Thanks