Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Yahc 0.4
VH NNRP 1.0
Snoopy 0.93
phpSmartIRCclass 0.5.5
phpIRC 1.2
Net_NNTP 0.10.1
HttpRevealer 1.0
httpget.class 1.0
HTTP/WebDAV Client 0.5
HTTP Navigator 2.1a
HessianPHP 0.7
gsQuery 0.1.1
getpostlib 1.0
Top Code
getpostlib 1.0
gsQuery 0.1.1
HessianPHP 0.7
HTTP Navigator 2.1a
HTTP/WebDAV Client 0.5
httpget.class 1.0
HttpRevealer 1.0
Net_NNTP 0.10.1
phpIRC 1.2
phpSmartIRCclass 0.5.5
Snoopy 0.93
VH NNRP 1.0
Yahc 0.4
PHP > Functions and Classes > Clients and Servers
Source List
All | Freeware

Code 1-10 of 13   Pages: Go to  1  2  Next >>  page  


This is an HTTP connection class that is useful for connecting to a server on an arbitrary port and executing commands.



This API to Network News Transfer Protocol implements most of the RFC 977 commands. It hides the details of the NNTP protocol, while still allowing developers to maintain scripts with Usenet interoperability.



This is a PHP class that automates the process of retrieving web pages and posting forms. It basically implements the functions of a web browser in easy to use functions.



A class for communication with IRC networks that conforms to the RFC 2812 (IRC Protocol). Designed for creating IRC bots or chats, it handles the connections, messages, and acts like an API. Supports timeevents.



phpIRC allows you to use all of the popular IRC functions from within your own PHP programs. This IRC layer built for PHP can be used for IRC bots, online checkers and more, relieving you of the coding hassles of the IRC protocol.



This API is a complete implementation of the Network News Transfer Protocol, based on RFC 977. It also implements a lot of the Common NNTP Extensions in RFC 2980.



A utility program for developers that reveals the communications between a webbrowser and a webserver at the HTTP level. You get to see all the HTTP request/response headers. It helps you debug scripts.



This class allows you to grab certain URLs with support of SSL protocol and HTTP Redirect codes.



A client class implementing HTTP methods and a subset of WebDAV (a web publishing protocol) methods.



A set of classes for sending and receiving HTTP messages. It's based on Perl's LWP. It is not as feature rich or stable as LWP and only supports HTTP scheme.