mIRC Home    About    Download    Register    News    Help

Print Thread
#45938 01/09/03 12:31 AM
Joined: Sep 2003
Posts: 13
Pikka bird
OP Offline
Pikka bird
Joined: Sep 2003
Posts: 13
How do I use socket commands to make my own irc server?
I'm trying to program a mirc script and I want to add socket
connection.

The script is made to let the person email people from mirc.
My friend made one but I'm not sure how to make my own.
Also he's moved and I don't know how to contact him either.

Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
No insult intended, but judging from what I have seen in your posts so far, you are just starting out with this scripting stuff. That means you need to stay as far away from sockets as you can. Sockets require you to understand the HTTP protocol if you wanna connect to a website, the IRC protocol if you wanna connect to a IRC server, etc. You need to be good with the basic stuff like loops/variables/identifiers/and so on. Sockets are not for a beginner.


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius

Link Copied to Clipboard