954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Can anyone help me about using winsock in c#?

Hi

I am trying to write an application for connecting to JABBER chat server,something like a chat client.i know there are many ways to do this like using agsXMPP library or jabber-net library,i wanna know can someone help me and tell me how can i use Winsock (mswinsck.ocx) to do this?
i can connect to a server by winsock but i dont know how can i send username and password with that.the jabber using digest midp method for authenticating . tnx


:confused::confused::confused:

visual.c
Newbie Poster
2 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

Why would you want to use winsock when .NET has all the socket classes you need?

Momerath
Nearly a Senior Poster
3,386 posts since Aug 2010
Reputation Points: 1,232
Solved Threads: 558
 

tnx for response,but can u tell me what do u mean? if it is possible give me an example of authenticating with socket classes that u told above.with regards.

visual.c
Newbie Poster
2 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: