|
-
Aug 14th, 2003, 01:35 PM
#1
Thread Starter
Fanatic Member
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.
-
Aug 14th, 2003, 02:01 PM
#2
Hyperactive Member
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.
-
Aug 14th, 2003, 03:40 PM
#3
Hyperactive Member
nah..... this is mucho ez in vb with winscok control!
-
Aug 14th, 2003, 03:42 PM
#4
Thread Starter
Fanatic Member
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.
-
Aug 14th, 2003, 03:48 PM
#5
Hyperactive Member
i already made one a few years ago..... a very good one indeed! check out www.vbip.com
-
Aug 14th, 2003, 03:54 PM
#6
Thread Starter
Fanatic Member
C#.net, VB, C++, Java, VS 2005/2008
Dont' forget to rate posts that are helpful to you.
-
Aug 14th, 2003, 04:26 PM
#7
Hyperactive Member
my chat program isnt there... but there's many winsock examples there that will put u in the right direction to make ur own.
-
Aug 14th, 2003, 06:50 PM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|