搜索资源列表
ChatRoomServer
- 简单的聊天室的服务器端的JAVA源码,可直接运行-simple chat room of the server-Java source code, can run
chatroomserver
- he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP stack by
ChatRoomServer
- Winsock实现的聊天服务端程序,比较使用有效的
TCPChatRoom
- 基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果-TCP-based chat room. WSAAsyncSelect m
ChatRoomServer
- c#服务器, 采用线程池等技术实现, 很适合学习, 也适合在这基础上开发出高性能服务器-c# server, using the thread pool, such as technology, it is suitable for learning, but also on this basis for the development of high-performance server
ChatRoomServer
- 这个是聊天室的一个服务器的程序代码,下面还有一个是客户端的代码-The chat rooms are a server program code, the following have a client code
Server
- 多人聊天室,服务器端,可对客户端登陆做出响应-ChatRoomServer
talkroom
- 1.其中基于UDP做的聊天室,利用UDP广播,只需在局域网里启动exe即可工作,无需服务器端。开发思想:在“上线”后启动一个线程循环recv接受广播来的信息。"send"按钮广播信息。 2.基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnSe
ChatRoomServer
- 多人在线的网络聊天室—服务器,可以参考借见下-Chat Room Server by net
chatroomserver
- 该程序是一个简单的聊天室服务器程序,为聊天室客服端提供服务,实现简单的聊天功能。-The program is a simple chat room server program for customer-side chat rooms to provide services to achieve a simple chat.
ChatRoomServer
- 聊天室的server服务器端,支持上线显示,下线显示,在线聊天功能-chatroom server
Sip
- 这是一个基于Sip协议的聊天室,对学习sip协议的初学者有很大帮助-This is a chat room based on the Sip protocol, to learn for beginners sip protocol helps a lot
ChatRoomServer
- 自定义一个类,继承自CSOCKET,实现一个群聊天室。服务器源码。-Customize a class, inherited from CSOCKET, the realization of a group chat room. Server source code.
ChatRoomServer
- Java Chat Room: Server + Multiple Client with Interface.-Java Chat Room: Server+ Multiple Client with Interface.
ChatRoomServer
- MFC 多人在线聊天功能 服务器功能,接受客户端的信息,服务器把接受的信息发送给所有客户-MFC multiplayer online chat server function, to accept the client' s information, the server receiving the information sent to all customers
ChatRoomServer
- vc 服务器\ChatRoomServer的源码-vc server \ ChatRoomServer source
ChatRoomServer
- vc——服务器\ChatRoomServer的程序源码,值得一看!-vc- server \ ChatRoomServer the program source code, worth a visit!
ChatRoomServer
- 多人在线的网络聊天室服务器\ChatRoomServer\ChatRoomServer.rar非常不错的vc源码-Multiplayer online chat room server \ ChatRoomServer \ ChatRoomServer.rar very good source vc
ChatRoomServer
- vc 多人在线的网络聊天室的程序源码,不错-Multiplayer online chat rooms
ChatRoomServer
- 这是一个聊天室的服务器端,可以改改就能使用-this is a chatroom server you can change it easyly.it has some bugs