搜索资源列表
NetServer_web
- 一个通过socket与WEB建立通讯连接的VC程序。-through socket with a Web link in the establishment of communication procedures VC.
C++server
- VC++编写的服务器源码,可以用于socket通讯等,可以用作聊天程序
sockInWeb
- 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用\"阻塞SOCKET\"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用\"非阻塞SOCKET\",以其提高程序的效率。那么有没有办法使用\"阻塞SOCKET\"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了
php-websocket
- php socket 通讯类,实现socket封装-php socket communications socket package
ConsoleTest
- TCP/IP大数据并发异步处理 Socket通讯,一个很好的dll组件 以及使用该dll组件的方法 -TCP/IP process large data concurrent asynchronous Socket communication, a good DLL component and the method of using the DLL component
fossa-freebsd
- 一款不错的用C/C++写的web通讯类库,包含socket、http、websocket client/server等众多功能-With a good C/C++ write web communications library, including socket, http, websocket client/server and many other functions
workerman-for-win-master
- Workerman是一款纯PHP开发的开源高性能的PHP socket 服务器框架。被广泛的用于手机app、手游服务端、网络游戏服务器、聊天室服务器、硬件通讯服务器、智能家居、车联网、物联网等领域的开发。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。-Workerman is an open source high performance PHP socket server framework a pure PHP development. Is widely us
