manish kumar kumbhkar - 2014-06-16 13:54:09
i want to create function that must listen for connection on port 110/TCP (network socket)
and answer to POP3 request translating to it my api. The answer from it must be
translated to pop3 format.
I am trying with creating a server but how to translate.and how to manage