VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



identd server

by Geoff Leff (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This simple code will listen on port 113 as per the identd RFC and respond to any requests. Can be run seperately to an existing IRC client, or added easily to your code. Comments exist but you'll find it's probably very self explanatory.

Inputs
The inputs in the executable is the IRC server name and your nickname. In the code, it's just a matter of replacing the variables or adapting as needed. Very easy
Assumes
Uses the winsock control. As long as you have the winsock control available, it should work.

Rate identd server

Upload

Download this snippet    Add to My Saved Code

identd server Comments

No comments have been posted about identd server. Why not be the first to post a comment about identd server.

Post your comment

Subject:
Message:
0/1000 characters