Here is a very simple chatting thing I made. You run the server and everybody connects to you.
You can set your nickname with /name, else you'll just be Guest#.
I just set this up for learning purposes if anybody has trouble with Winsock, they can learn how it works a little bit better.
[ATTACHMENT NOT FOUND]
Is this the one you made over MSN?
CBA to click download...
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
"Learning purposes".
It's just some basic winsock component code. Can set it up in a couple of lines.
If you want to learn something, do it properly ;D
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Well if I wanted to teach somebody how to type in socket.close socket.connect I would have told them. This is a working template for a chat program.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
itd workding template of yiour mum
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
robin, for your own good, shut up before you make a bigger fool of you self -_-
He's either gone on lvl 51 or jacked off too hard and on the itouch ;]
Blodyavenger
Unregistered
Robin...can you explain what's so wrong here? I just want to learn programming winsock in a right way so if there is "REALY" something wrong or better way to do it, please, let me know, thanks.