Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi every one
i am working on socket programming. i want to develop a user authentication system using client server communication in C#, can you help me in this problem.
thanks
Posted
Comments
Prabhakaran Soundarapandian 3-Aug-12 8:40am    
could you be clear about your requirement.
[no name] 3-Aug-12 9:10am    
You have not stated a problem to help you with.

In addition to CPallini's answer, try search on CodeProject[^] also.
 
Share this answer
 
I suppose you are going to find nothing with Google[^]...
 
Share this answer
 
For client server socket programming you can follow:

Socket Programming Server Side Tutorial[^]

Socket Programming Client Side Tutorial[^]

As far as the authentication part goes, Please browse the following links:

ASP .NET Security Tutorials[^]

ASP .NET Security Tutorials[^]
 
Share this answer
 

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