搜索资源列表
UPU
- 功能列表 - 理论上可以上传无限大的文件 - 实时显示上传状态、进度 - 支持多文件上传以及与表单混合上传 - 方便的用户调用接口 - 兼容不同浏览器 - ... 注意: 1. UPU需要php4.3.0及其以上版本,并打开socket扩展 2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在 upu.class.php中指定。 3. 你的<form>中要有enctype=\"mu
iproberphp0022
- 主要功能: 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 v0.021 更新:
php 服务器推送
- php的服务器推送例子使用的socket技术进行
PHP_SOCKET_SERVER_CLIENT
- PHP SOCKET 服务端与客户端实现的简单示例-PHP SOCKET server and client to achieve a simple example
socket
- php+flash socket 实例,实验通过-php flash socket
socket
- 使用 php 來建立 socket 連線,傳送資料-Using php to create a socket connection, send data
SocketPHP
- Examples of PHP Socket programming: Get FTP folder contents Get Websites HTML code Get country of hostname Get SNMP Send SNMP-TRAP Making Telnet connections with PHP and Sockets
send_mac
- PHP实现的远程开机(远程唤醒),挂到Apache或IIS下即可轻松实现Web方式的远程开机功能。本例需要socket库支持。-PHP achieve remote boot (Wake-On-LAN), linked to the Apache or IIS can easily achieve under the Web-function remote boot. In this case support the need for socket library.
pecl-5.2.2RC2-nts-Win32
- HP其实不过是Web服务器的一个模块功能,所以首先要保证Web服务器的安全。当然Web服务器要安全又必须是先保证系统安全,这样就扯远了,无穷无尽。PHP可以和各种Web服务器结合,-Apache。非常建议以chroot方式安装启动Apache,这样即使Apache和PHP及其脚本出现漏洞,受影响的也只有这个禁锢的系统,不会危害实际系统。但是使用chroot的Apache后,给应用也会带来一定的麻烦,比如连接mysql时必须用127.0.0.1地址使用tcp连接而不能用localhost实现soc
php_fetion
- php版fetion类,压缩包中有vs_fetion(socket版).class.php和vs_fetion.class.php两个文件,视实际情况使用,协议是一样的,只是使用的php扩展不同,一般来说vs_fetion.class.php的兼容性更好一些。 -php for fetion
PHP_Socket
- 使用php实现的socket通信;包含客户端和服务器端;可与c共同实现通信;-Achieved using the php socket communication includes client and server side together to achieve communication with c
socket_proxy
- php socket代理 仅支持socket代理.留备以后修改-php socket proxy only supports socket proxy. left for future changes
SAchat-v1.0.2
- AJAX Chat is a fully customizable web chat implemented in Javascr ipt, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, PunBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performan
server
- 用PHP SOCKET做QQ服务器。这里仅写了服务器端,客户端可以用FLASH、AIR或C++程序。-To do with PHP SOCKET QQ server. Here only to write the server side, the client can use the FLASH, AIR, or C++ program.
webim
- php采取socket通讯写的webim,需要和客户端配合来使用-php write to socket communications webim, with client needs and to use
socket
- php socket开发例子,里面的一些参数可以修改下,作为测试用-php socket examples of the development, which some of the parameters can be modified, as the test
socket
- php tcp客户端与服务器端代码,带阻塞与非阻塞设置,地址重用设置(php tcp client and server)
ws-advanced-live-group-chat-master
- The socket library provides re-usable interfaces for a socket-layer server and client based on the EventLoop and Stream components.
5
- 本程序系thinkphp内核开发的QQ空间导购应用将腾讯导购,应用文件夹内全部文件用ftp二进制上传到空间,在应用里正常显示需要空间支持PHP socket组件(This program is the QQ space guide purchase application developed by the ThinkPHP kernel, which will guide the purchase of the Tencent. All the files in the application
socket_test
- socket接口测试,使用php读取socket接口的数据,通过php传递请求方法和请求参数,得到返回结果(The socket interface test uses php to read the data of the socket interface, and transfers the request method and the request parameter through PHP to get the return result.)