Click here to Skip to main content
15,901,373 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I have a very simple question regarding to .Net Sockets. What are differences between Class Socket and Class TcpClient or TcpListener in System.Net.Sockets namespace. Please, could you give me a link how to learn these? I'm looking for the tutorial everywhere and only finding console tutorial. I want to learn how to implement these class. I'm using .Net framework 4 both VB.Net and C#. Thanks in advance.
Posted

1 solution

 
Share this answer
 
Comments
adadero 27-Oct-11 1:59am    
Thanks for your reply. There is some explanation there and it's great, but I still can't find the step by step tutorial in implementing these classes. Would you like to give me another link?
Sergey Alexandrovich Kryukov 27-Oct-11 2:47am    
You got sufficient explanation; and the whole idea of "difference" is incorrect. "Tutorial in implementing" sounds weird: what do you want to implement? The classes you are asking about are already implemented. :-)
--SA
Sergey Alexandrovich Kryukov 27-Oct-11 2:45am    
My 5.
--SA
Mehdi Gholam 27-Oct-11 2:52am    
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900