Results 1 to 8 of 8

Thread: chat

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2003
    Location
    Worcester, MA
    Posts
    782

    chat

    i am wanting to make a chat where people can us a username and password and chat in a room, does anyone have any source exaples of this tht i can take a look at? thanx
    C#.net, VB, C++, Java, VS 2005/2008
    Dont' forget to rate posts that are helpful to you.

  2. #2
    Hyperactive Member Tequila_worm's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    344
    Hehe there are tons of programs out there right now, check google for it, i think you would have an eaiser time developing something like this in asp.

  3. #3
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    nah..... this is mucho ez in vb with winscok control!

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2003
    Location
    Worcester, MA
    Posts
    782
    u wanna work on making one with me?
    C#.net, VB, C++, Java, VS 2005/2008
    Dont' forget to rate posts that are helpful to you.

  5. #5
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    i already made one a few years ago..... a very good one indeed! check out www.vbip.com

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2003
    Location
    Worcester, MA
    Posts
    782
    i cant find it lol
    C#.net, VB, C++, Java, VS 2005/2008
    Dont' forget to rate posts that are helpful to you.

  7. #7
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    my chat program isnt there... but there's many winsock examples there that will put u in the right direction to make ur own.

  8. #8
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    you'll need a computer running on the internet all the time with a static ip address or you'll need to register a domain name.

    Then you need to create a Server application that handles all the users information. Then you need to design a way that the Chat client logins in and gets the information about the users online.

    Your best to brush up on Winsock programming with muliple clients and learn some asp for account signup.

    But your going to have to compete with MSN, AOL and other chat Groups for users because if not all some ones friends are on yours then they might not wanna use your chat program, However you could fix this problem by allowing them to interface with MSN, and or AOL but that makes the programming more complex and you would have to keep up with there changes aswell.

    Any way those are some things to think about b4 trying this...
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

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