PHP Classes
elePHPant
Icontem

web socket

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 31       Packages icon Packages (11)   Blogs icon Blogs (8)   Packages icon Forums icon Package forums (12)  

      1-10   11-11   Next >  
This package can handle Web socket connections to establish asynchronous communications between browsers using JavaScript and PHP scripts. There is one class that can listen to connections on a given port of an IP address. It creates child processes that will handle the Web socket communications, so ...
HTTPSock Support forum httpsock Send HTTP requests to a Web server using sockets   This class can be used to send HTTP requests to a Web server using the PHP socket extension. It can compose and send the headers and body of an HTTP request to a given Web server. The class supports sending and retrieve ...
cls Socket Support forum clssocket Generic socket based networking servers   This package is meant to provide a means to build generic socket based networking servers. Actually it is made of two classes: one for generic socket connection servers and one specialized in handling TCP socket connections ...
HTTP client Support forum http-client Send HTTP requests to Web servers   This class can be used to send HTTP requests to Web servers. It can establish a TCP socket connection to a given Web server and send HTTP GET or POST requests. It supports sending cookies and custom POST request body data. The ...
pserver Support forum pserver Handle TCP socket server connections   This class can be used to handle TCP socket server connections. It can listen to connection requests to a given IP address and port. The class handles connection events like connection requests, reading the request data and send ...
POPAuth Support forum popauth PHP Class for POP3 user authentication   This class is meant to perform authentication of Web site users by validating the users names and passwords accessing to a POP3 e-mail server. Example POPAuth Class POPTalk Class - required for POPAuth Socket Class - required ...
NabiCI Support forum nabici Continuous integration framework   This package is a continuous integration framework. It can run continuous integration loops to verify the result of a build of a Web site. It can produce an extensive HTML report about the results of the continuous integration loop. PHP ...
Simple HTTP browser Support forum shb Access remote Web pages like a real browser   This class can be used to access remote Web sites like a real browser. It can send HTTP requests of type HEAD, GET and POST using the Curl extension if available, or the socket connection functions otherwise. The class ...
This class can track the progress of file upload using Web sockets receive the files. It can generate HTML and JavaScript to upload a file by using a TCP socket that listens to the HTTP request on a given port to receive the files being uploaded. The class can send HTML with JavaScript statements to ...
Samba Web Client Support forum smbwebclient Web frontend to access Windows shares via Samba   This class is meant to provide a Web interface to access shared resources in networks that use the Windows Samba protocol. The class can browse shared directories, browse printer queues, retrieve files, print ...

      1-10   11-11   Next >