Results 1 to 4 of 4

Thread: simple question... how to resolving host name from ip?

  1. #1

    Thread Starter
    Hyperactive Member FLasH3r's Avatar
    Join Date
    Feb 2001
    Location
    Bad command or filename
    Posts
    259

    Arrow simple question... how to resolving host name from ip?

    i'm making an irc server how do i resolve the host name of the connected client?

  2. #2
    Addicted Member Icheb's Avatar
    Join Date
    Jul 2001
    Location
    The Netherlands
    Posts
    232
    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]

  3. #3

    Thread Starter
    Hyperactive Member FLasH3r's Avatar
    Join Date
    Feb 2001
    Location
    Bad command or filename
    Posts
    259

    but...

    Unreal ircD is in c++, no?

    do you have a link to download the source?

    p.s: is winsock1.remotehost could be the answer?

  4. #4

    Thread Starter
    Hyperactive Member FLasH3r's Avatar
    Join Date
    Feb 2001
    Location
    Bad command or filename
    Posts
    259

    anyone?

    anyone has an idea on how to?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width