VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

identd server

Geoff Leff  (1 Submission)   Internet/HTML   Visual Basic 3.0   Beginner   Wed 3rd February 2021

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 (4(4 Vote))
identd server.bas

identd server Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters