saome help ;)
If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions 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.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
5 posts
Page 1 of 1
There is a Library to do a Chat Client.
Otherwise u can do it trough FTP.
I found a Tutorial for a IRC Chat Client over Winsocket.
http://www.xtremevbtalk.com/showthread. ... post379047
Otherwise u can do it trough FTP.
I found a Tutorial for a IRC Chat Client over Winsocket.
http://www.xtremevbtalk.com/showthread. ... post379047
Irc is not a chat but a protocol, so not FTP and not sockets.
Recently there was a topic with an answer
Recently there was a topic with an answer
IRC uses TCP sockets, you could implement the protocol using that. Or you could use a 3rd party library.
I think you'll find you can use sockets for IRC, How do you think PHP IRC bots use? That just connects to the IRC port and sends the data to the daemon.

5 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023