Question Using TCP to send data.

moboxy

New member
Joined
Oct 9, 2010
Messages
1
Programming Experience
Beginner
Hey all!
Im coding a little chat application and ran into some trouble.
I have a reverse connection client, so the server doesn't have to know the ip.
So the server is the TcpListener, but all the guides to send data I have found so far just give an error?

"send is not a member of system.net.sockets.tcplistener"...

Please help me guys, Im new and would like to see how much of a go this forum is :)

Moboxy
 
Back
Top