搜索资源列表
实例56-多线程文件搜索
- 用多线程实现文件的搜索,从中可以学习多线程用法,里面也有通信的内容-using multithreading document search, can learn from multithreaded usage, they have the communication
cc1100
- CC1100无线通信芯片的驱动程序,可以用在个人项目中!-CC1100 wireless communications chip driver, can be used in personal item!
WebTalk
- 设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。采用瘦服务器富(Rich)客户端的思路,以使服务器响应大量用户的请求时减轻服务器的工作量,而客户端能轻松设计出更富动态的Web页面。-Design B / S mode network chat rooms, Clients use the browser and server-side java application procedures for communication. Fu server using th
websocket
- 利用浏览器的长连接技术中websockets编程,实现浏览器与服务器的实时通信,服务器可以自主向浏览器发送并接受信息。-Use the browser s long connection technology websockets programming, real-time communication with the server browser, the server can independently send and receive information to the browser
saleway_SE
- 本系统开发采用了Ajax 技术和XML Cache 高效缓存技术,使网页速度更迅速,最大化的节省服务器负载。借助于Ajax,可以在用户单击按钮时,使用Javascr ipt和DHTML立即更新UI,并向服务器发出异步请求,以执行更新或查询数据库。当请求返回时,刷新局部页面。用户甚至不知道浏览器正在与服务器通信,Web站点看起来是即时响应的。-The system developed uses Ajax technology and efficient XML Cache caching tech
pmb_simple_2.0
- PMB信息发布系统是个人自主开发的开源双向通信系统。 功能特点: 1、可集成在网站中做功能模块 2、可作为第三方平台,供客户进行一对多交流 3、参考自国外外包平台Elance通信模块-PMB information release system is open two-way communication system of personal self-development. Features: 1, functional blocks can be inte
socket
- 实现基本的socket通信功能,分为服务器和客户端两部分,客户端启动时可以在系统参数处指定要连接的服务器地址。模拟UDP协议,完成最简单的数据包传递与回送。-Achieve basic socket communication functions, is divided into two parts, the server and client, you can specify the server address to connect to the system parameters at t