Results 1 to 2 of 2

Thread: Irc help. Sending an Ident?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Irc help. Sending an Ident?

    How do you respond to a ident request? What is the packet format? I tried Sending (winsock1.LocalPort + ", 6667 : USERID : UNIX : high6") to the server after it said "Checking Ident..." But that didnt work. Anyone know?

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Irc help. Sending an Ident?

    I'm not sure of IdentD (also called Auth) protocol, but the port number is 113. This is the RFC. This is a Perl implementation.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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