搜索资源列表
经典聊天程序
- 经典聊天程序,使用socket的很好的一个示范,强烈推荐-classic chat, the use of the socket of a good model, strongly recommended
Socket聊天
- 简单的聊天程序 进行类型选择来操作 用VC实现~-simple chat type selection procedures to operate with VC ~
Communications
- 用EVC编写的socket程序,通过IP通信,实现简单的收发文本信息.-EVC prepared with the socket procedure for the adoption of IP communications, the transceivers simple text messages.
socket
- 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术
Socket
- 通过本实验使得学生掌握Windows通信程序的编写,通信原理,实际编写通信程序,本试验是后续实验的基础。要求学生做到在一台计算机上实现两个程序的通信,以及在两台计算机上实现两个应用程序的通信,对于学生所使用的程序开发环境不限。
java多线程聊天程序GUI界面socket实现
- java多线程聊天程序GUI界面socket实现
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
Unix-socket
- 简单聊天程序: 实用于unix平台的socket编程模型-simpl Socket program for Unix
socket
- 用C#编写的一款即时通信小程序,只要输入ip,即可实现对话,非常方便,界面非常简洁。-An instant messaging program written in C#, simply enter the ip, you can achieve dialogue, very convenient, very simple interface.
Socket
- Socket编程小程序~!简易的聊天程序~!-Socket programming applets ~! Simple chat program ~!
CSharp_chat
- 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
socket_chat
- Csharp的基于Socket的聊天室源程序,包括客户端及服务器端程序源代码-CSharp Socket-based chat room source code, including client and server-side source code
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
socketcbuilder
- 简单的c++builder socket通信程序-Simple c++ builder socket communication program
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
C.Socket.source
- 基于c++ 的Socket交谈程序聊天源码C + + for Socket based chat program chat source -C++ for Socket based chat program chat source
SOCKET
- 基于Visual C++的聊天室程序。可直接打开-Visual C++-based chat room program. Can be directly opened
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
Socket-
- 使用C_C++实现Socket聊天程序使用C_C++实现Socket聊天程序-Socket C_C++ implementation using chat programs
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)