IRC (programming related)


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ] [ Home ]

Subject: IRC (programming related)
Name: Fatal
Date: 1/25/2001 6:02:48 AM (GMT-7)
IP Address: 62.252.192.4
Message:

im writing a small IRC bot in C++ using my SOCK class )

so far i gather to connect to an IRC server i sent the following

USER username ident myserver :mynmae
NICK nickname
JOIN #channel

but i cant seen to get the USER part right, what informaation must i fill in and how can i obtain it

Thanks

[ View FollowUps | Post Followup | Main ]


[No follow-ups for this posting]

Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:
Upload some images for this post


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ]