搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
异步套接字
- 这是c#里的socket编程,里面包括客户端和服务器端两个程序。-This is the c #'s socket programming, including inside the client and server-side two procedures.
C#异步通讯服务器端和客户端
- 关于C#异步通讯服务器端和客户端源码,开发环境是winxp,工具net2005
即时通讯
- 即时通讯源码,使DOTNETBAR做的换肤,很漂亮。 带有用户登陆验证,密码为1可以登陆。未使用数据库。 里面含有客户端和服务器端直接可以使用。 代有QQ和MSN一样的消息提示窗。 需要regsvr32注册一下里面clsini组件,只是读写INI的你可以改成别的。
AsyncSocket.异步Socket通讯,一个服务器,多客户端模式
- 异步Socket通讯,一个服务器,多客户端模式。,Asynchronous Socket Communications, a server, multi-client mode.
WSAAsyncSelect
- 基于 异步选择模型的聊天程序,简单实现服务器和客户端的对话-Select model based on asynchronous chat program, simple implementation of server and client dialogue
yibutaojiezi
- 使用VC中的异步套接字编写的服务器和客户端小程序-The use of VC in the preparation of the asynchronous socket server and client applets
Socket
- C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
E03-AsyncChat
- TCP/IP网络异步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network asynchronous communication, like instant messaging tool QQ network, server and client interface and programming.
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
SocketTestkfdfwq
- socket异步通信,包含客户端和服务器-asynchronous socket communication, including client and server
WSAsocket
- 本程序基于windows异步消息机制,采用异步套接字,详细设计实现了一个类似于聊天室的即时消息通讯系统的客户端和服务器端。对学习网络socket编程的朋友具有很高的参考价值!-This procedure mechanism based on asynchronous messaging windows, the use of asynchronous sockets, the realization of the detailed design of a chat room similar t
socket
- socket异步通信的例子,两端采用消息队列先进先出处理消息,可实现多客户端与服务器端的通信。-socket
game_frame
- 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete
WSAAsyncSelectIOCSChat
- 采用异步选择模型的C/S模型的聊天程序 点到点的通信,一个服务器对多个客户端-Select the model using asynchronous C/S model point to point communication chat program, a server for multiple clients
client_udp
- 在linux使用socket进行异步的通信,基于客户端服务器模型-In linux using the socket for asynchronous communication, client-server model based on
26.Visual.CSharp.NET.wangluohexinbiancheng
- 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
opc客户端开发工具
- OPC 开发工具包2.0 OPC工具包是用来简化OPC规范服务器开发的工具包,它是对OPC DA/AE/HDA 诸多规范接口及应用的封装,支持VB/VC/DELPHI/CB/.net语言,支持win98, winxp, win2000, win2003平台, 支持同步/异步访问,支持读写双向访问,支持分布式体系结构,支持树型标签结构,支持自定义标签属性。应用OPC工具包,可以使开发者在很短时间内开发出一个符合OPC规范的服务器软件,既无需涉及烦琐的OPC协议,也不必掌握复杂的COM技术。该工具
tcpserver_as
- 异步的服务器,基于boost:asio.增加了详细的中文注释,可以异步处理客户端连接,返回当前时间给客户端(boost::asio asynchronous server A detailed Chinese annotation is added, which can handle the client connection asynchronously and return the current time to the client)
TCP
- 异步实现的C# TCP编程客户端和服务器。使用的时候,自己新建工程,然后导入,即可使用(The asynchronous implementation of the C# TCP programming client and server. When you use it, you can build a new project, and then import it, you can use it.)