Jump to content

Chat Program


Recommended Posts

Hello,i am vietnamese,i want to make a chat program P2P,only me and my friend chat together.

But on the internet(not lan),somebody advice me to use something such as:winsock,TCP

i don't know what is compatible with me,can you give me an advice or example

thanks

Link to comment
Share on other sites

I once made an IRC-like chatclient/server in Visual Basic 6. With emoticons and such. A fully working chatbox with administrators and operators. Kick/ban/privMSG etc. It is not very hard if you understand the basics and principles of Winsock/TCP.

Also have a look at this, this (cisco) and this.

Also RFC1459 (IRC RFC) is relevant to read and understand how to communicate client/server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...