i'm making an irc server how do i resolve the host name of the connected client?
wasn't the Unreal ircD server opensource ? maybe u can use that... If you want to do it with VB, i'd be glad to help because i'm looking for something similair.
The main VB routine in Windows XP (The don't admit it, they wrote it in VB) [vbcode] Public Sub Windows_Load() a = 1 b = 2 if not a + b = 2 then goto crash end if goto crash End Sub [/vbcode]
Unreal ircD is in c++, no? do you have a link to download the source? p.s: is winsock1.remotehost could be the answer?
anyone has an idea on how to?
Forum Rules