How to make a chat

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
7 posts Page 1 of 1
Contributors
User avatar
Aragornn46
Top Poster
Top Poster
Posts: 186
Joined: Wed Aug 25, 2010 11:02 am

How to make a chat
Aragornn46
I want to know how to make a chat for ex,you and me,but at the same time,other like Mike and Dan can just talk in a chat,i mean chat for only 2 users,AND only chat,no emoticons or other things.I have a good webhost,with speed,what you recomand me to do? I heard of winsocket,but most of chats made on it(by tutorials) are only for lan...i heard about ftp chat,and i never managed to make one.


Is there a way to do a simple chat? for 2 users? and for another 2,and for another 2? I mean have how many chats that the server can hold,but each chat to support only 2 users.Can anyone help me?
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: How to make a chat
mandai
There are many ways to do this. Sockets are the most direct method, in fact I made a TCP chat client/server some time back.

Other ways might might include using server side scripts.
FTP chat will work but it can be quite unsecure.
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: How to make a chat
M1z23R
Here is a link for chat Client and Chat Server ! This is not my code, i found it long time ago !
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: How to make a chat
Axel
M1z23R wrote:
Here is a link for chat Client and Chat Server ! This is not my code, i found it long time ago !
what link
http://vagex.com/?ref=25000
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: How to make a chat
M1z23R
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: How to make a chat
M1z23R
It is made for VS 2005, but just use conversion tool or whatever is called when you open project and use it :)
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: How to make a chat
M1z23R
7 posts Page 1 of 1
Return to “Tutorial Requests”