Results 1 to 4 of 4

Thread: [RESOLVED] Basic chat system useing winsock?

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2012
    Location
    Georgia, USA
    Posts
    44

    Resolved [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.

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    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
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2012
    Location
    Georgia, USA
    Posts
    44

    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...

  4. #4
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    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
  •  



Click Here to Expand Forum to Full Width