in visual basic 6 you could use a winsock control. Because in .NET I am using smart device extensions and would like to make XIM for PocketPC(Windows CE STUFF) I wouldn't use winsock right? So, how do I do tcp IP
I found TCP Client
Whenever I try to use a TCP Stream I can't figure out how...
Can someone give me an example of a sub that would:
Sub Connect(IP,Port)
Sub GetData(Data as String)
Sub SendData(Data as String)
Sub Close

I will give you credit for it... Please help. Thanx