|
-
Jan 25th, 2012, 12:38 AM
#1
Thread Starter
Member
[RESOLVED] Basic chat system useing winsock?
Ok im trying to build a basic chat system useing winsock. Haveing a client and server so i can distribute the client to other ppl and have a chat system that connects threw a simple server without any chance of connection lag or delay in replys. I know i have to have 2 chat boxes on my first form with a winsock and i also need a winsock on my server form for sending and resiveing data. Can anyone help me here? I would like to use the Enter key as the send butten of the program and dont know how to link that ether. Ty for your time.
-
Jan 25th, 2012, 03:11 PM
#2
Re: Basic chat system useing winsock?
Checkout the codebank section of the forum, you may find chat apps you can learn from.
You also may want to mention which version of what coding language you are using
-
Jan 25th, 2012, 07:32 PM
#3
Thread Starter
Member
Re: Basic chat system useing winsock?
Sorry about that i am useing vb.Net or vb2010 guessing there both the same at this point. Not 100% sure.
As for the code bank i couldnt find anything to show me how a client and server react to one another at all. Infact i saw no chat system of any kind...
-
Jan 27th, 2012, 12:43 AM
#4
Re: Basic chat system useing winsock?
Did you not see this http://www.vbforums.com/showthread.p...highlight=chat in the CodeBank ?
You don't need to use the Winsock control in .Net applications.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|