搜索资源列表
Socket-Client
- 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
Socket
- C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
socket_chat
- Csharp的基于Socket的聊天室源程序,包括客户端及服务器端程序源代码-CSharp Socket-based chat room source code, including client and server-side source code
MsgSend
- socket聊天室,有SERVER端和CLIENT端,先运行SERVER端,再运行CLIENT端可多次添加用户,各用户可以自由聊天,有聊天记录显示!-socket chat rooms, has SERVER and CLIENT client-side, first run the SERVER side, and then run the client CLIENT add multiple users, the users are free to chat, have a chat rec
java_chatroom
- 基于JAVA SOCKET的聊天示例,采用APPLET设计聊天页面。分为客户端,服务器端。-JAVA SOCKET chat-based sample, using APPLET Designed chat page. Divided into client, server-side.
chat
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m
socket
- 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
test
- java socket 客户端,实现持续阻塞式连接-java socket client
client
- 用SOCKET开发的客户端。实现字符串的传送-the client was developped by socket.
Socket
- 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。-This program should complete a chat room feature, which is pure winsock' s to write, without any CSocket things that can be used to make the client can also be us
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
c-s
- JAVA SOCKET client/server聊天程序-JAVA SOCKET C/S CHAT CODE
SocketWin
- 聊天类C#聊天程序,基于VS2008,通过Socket建立客户端和服务器端,可以不同客户端之间通信-Chat chat program like C#, based on VS2008, build through the Socket client and server side, you can communicate between different client
socket-chat-room
- 网络聊天室,利用SOCKET通讯,客户端和服务器分开编写-net chat room ,socket communica tion,this project is devide into two part ,the server and the client
socket-QQ
- 可以实现聊天的企业通讯工具,包括服务器和客户端的程序-You can chat enterprise communication tools, including server and client program
Socket
- 里面是用Socket来通讯的,包含启动服务器,连接客户端,服务器发送信息,客户端接收信息,对于初学通讯方面知识的相当有用-Inside the Socket Communications, start the server contains the connected client, the server sends information, the client receives information for the beginner knowledge of communications
Socket-communication
- 在netbeans环境下,利用java实现的socket即时通信程序,包括服务器端和客户端-Netbeans environment, the use of socket java to achieve real-time communication procedures, including server and client
httpcomponents-client-4.2.1-bin.tar
- 这是一个socket的客户端,java写的-this is a client with socket,written by java
3
- Socket的多客户端实现,此段代码可以作为平日里学习时参考之用,很实用。-The Socket client realize