搜索资源列表
HikPlaySrv
- Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
server and client
- 这是数据报方式进行无连接的客户/服务交互-This is the data reported no way connected to the client / interactive services
wssf
- JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
Ftpsys
- Ftp服务器的客户端,服务器端的源代码。非常好用,实现了上传下载功能-Ftp Server client, the server-source code. Very handy and realized the upload download function
se__
- Linux下通过TCP传送文件的服务器端 先开服务器在开客户端-Linux TCP transmission of documents through the server to open at the beginning of the server client
解决生产者-消费者问题
- public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw
apps
- There are 2 basic apps, which can be usefull. Corba is a server-client example, and the tree, is a red and black tree.
Mail-client-realized
- 为发送者提供一个图形界面,其中有用于本地邮件服务器的以下字段:发送者电子邮件地址接受者电子邮件地址、报文主题及报文本身。SMTP客户端是编辑、发送邮件的部分,用户通过界面输入邮件信息后,SMTP客户端根据邮件信息生成标准格式的邮件,并发送到SMTP服务器上。-For the sender to provide a graphical interface, including the local mail server for the following fields: e-mail addres
Client
- 简易聊天工具中的客户端程序,可以用来同服务器端进行简便的对话,界面精美,方便使用。-Simple chat tool in the client program can be used with server-side for easy conversation, attractive interface, easy to use.
tcp
- Tcp通讯,客户端监听,server发消息client接收消息-Tcp communication, the client monitored, hair news server client receive news
Socket
- 聊天程序,Socket编程,主要功能就是一个服务器多个客户端的应用-Chat program, Socket Programming, the main function is a server-client application
silmoon-server-service
- 关于SmSvrServ服务配置的详细说明 启用ARP绑定:在服务每次启动的时候,都会自动与网关的MAC地址进行绑定,使得服务器不受ARP攻击的影响。 检测网络功能:服务会以百度的一个网站(默认百度)作为目标,检测本机的连接互联网状态,并且在服务日志和系统事件中记录详情。 远程管理:开启后使用SmServ客户端(SmServClient)设置好的密码和端口,可以连接上服务器,并且可以对服务器进行一些控制。 RDP端口修复:当你误把远程端口从Windo
Client
- 基于VC++的局域网聊天程序,有客户端和服务器端,网上少见。仔细看看互相学习-VC++ LAN-based chat program, the client and server side, online rare. A closer look to learn from each other
QT client-server
- QT 编写的服务器和客服端的信息传递,初学者,昨天才写好的
wateesall-srmijoin-SSTF
- 一个简单的服务器客户端通过socket连接的例子,不错-A simple example of server client through a socket connection, good
51183465
- C ++ server client socket c++ 服务器 客户端 socket-C++ server client socket server client socket C++
somketserver
- C ++ server client socket c++ 服务器 客户端 socket(C + + server client socket server client socket C + +)
client
- VC写的连接远程电脑,截取桌面,分为客户端,服务器端(VC write to connect to a remote computer, intercepting the desktop, divided into client and server side)
882891
- C ++ server client socket c++ 服务器 客户端 socket()
server
- socket编程,计算机网络作业,邮箱服务,服务器客户端(Socket programming, computer network operation, mailbox service, server client)
