Knowledgebase

 


socket connections

A socket is defined as one endpoint of a two-way communication link between two programs running on the network. A socket is bound to a port number so that the TCP layer can identify to which application the data is sent.

You are not allowed to use or create new socket connections.

PHP socket support?
If you are connecting out, it should work. We do not allow clients to bind to local ports for incoming.



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article

Also Read
Custom Installations (Views: 1210)
PHP modules (Views: 1396)

Powered by WHMCompleteSolution

Language: