ident lookup(rfc 931/1413)
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
i´m trying to build an ftp server with the winsock control and one of the options should be an ident lookup on connect. It seems that my connect to port 113 to the client on connect is fine, but now i have no clue how to get the response or at least how to react on a response of the client, would the same procedure like "finger" work ? Any ideas , snippets, help ? :confused: