PHP Classes

listen for connection on port 110/TCP and answer

Recommend this page to a friend!

      SuperSocket  >  All threads  >  listen for connection on port...  >  (Un) Subscribe thread alerts  
Subject:listen for connection on port...
Summary:i want to create function that must listen for connection on por
Messages:1
Author:manish kumar kumbhkar
Date:2014-06-16 13:54:09
 

  1. listen for connection on port...   Reply   Report abuse  
Picture of manish kumar kumbhkar 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