![]() |
| | #1 |
| Registered User Join Date: Nov 2001
Posts: 1,348
| FTP and Ident Server :: Winsock I am developing an FTP client. Some FTP servers request an identity server. I am not familiar with an Identity Server protocol. Please post any information or link. Basically I need to know the protocol from beginning to end. - connect to FTP server - server wait for Identity response ... // now what? ... ... If I am not mistaken, the FTP client needs to create a socket, bind it to the identity port set by the user, and listen for an identity request from the FTP server. Thanks, Kuphryn |
| kuphryn is offline | |
| | #2 |
| End Of Line Join Date: Apr 2002
Posts: 6,240
|
__________________ When all else fails, read the instructions. If you're posting code, use code tags: [code] /* insert code here */ [/code] |
| Hammer is offline | |
| | #3 |
| Registered User Join Date: Nov 2001
Posts: 1,348
| Okay. Thanks. Kuphryn |
| kuphryn is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|