FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

can winsock be used in c#

 


umeshtangnu
hi,
i am trying to build an program in c# and need network access for it and my friends told me that winsock is used to do it.but i dont know how its done in c# and any tute that go with it.
AftershockVibe
WinSock is a shortened form of Windows Sockets. C# has a "socket" class which is the one you want to be using.

If you're just looking for the basics, you're going to want to look at either TCPListener or UDPListener.

Googling for that would be the way forward. TCP is probably the one you want to use unless you don't care whether your recipient actually gets the message.
Reply to topic    Frihost Forum Index -> Scripting -> Others

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.