搜索资源列表
jywtx
- 类似于icq之类的基于c/s模式的局域网内部通信程序,包含服务端和客户端。-similar to icq like on c / s mode LAN internal communications procedures, including server and the client.
simpleqq
- 一个简单的qq小程序,包括服务端和客户端-a simple qq small programs, including services and clients
videochat
- 基于c#变成环境 在.net下制做 用于视频通讯原代码,内包括服务端和客户端 可用于内网通讯 也可用于外网通讯
server
- 一般的一个聊天系统,有服务端和客户端,很多课程设计中有用
vbchat
- 一个用vb编的聊天程序。本程序基于udp协议,分为服务端和客户端。
myqq
- 一个基于聊天的程序,通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。
聊天小程序
- 用java语言编写的聊天小程序,包括服务端和客户端,用于即时聊天-with java language chat small programs, including the server and client, for instant messaging
局域网通讯软件
- 局域网即时通讯软件,包括服务端和客户端源码!
VB-Socket
- vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
CHAT
- VC实现的聊天系统,包括“服务端”和“客户端”。 注: 本程序是给新手学习研究使用的。-VC implementation of the chat system, including " service-side" and " client." Note: This procedure is to study the use of the green hand.
talk
- 基于局域网的聊天室.有服务端和客户端,可以踢人,刷新,界面美观,可直接编译-LAN-based chat rooms. There are server and client, you can踢人, refreshed, beautiful interface, can be directly compiled
lanchatting
- 局域网两方即时通讯,可传输文本和图片,不需设置服务端和客户端。部分功能可扩展,需在本机上注册按钮控件。-Used for lan chatting that you can send text or picture,size not more than 10M.You need not set server or client.Some function can be extend such as group chatting or transmit big file.
QQ
- 一个类似于QQ的程序,功能很强大呀,分为服务端和客户端-A procedure similar to QQ, functions very powerful ah, is divided into services and client
liaotianshi
- 里面是一个仿QQ的聊天程序,包含服务端和客户端,服务端用完成端口实现,客户端则是用异步模式。-Which is a fake QQ chat program, including server and client, server port to achieve with the completion of the client is using asynchronous mode.
MyQQ
- 通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -The learning process through this small you can learn how to use the socket network progr
CSchatsystem
- 基于c/s结构的聊天室系统,服务端和客户端有完整界面,而且支持多个客户端进行通信-Based on c/s structure of chat room system, server and client with a complete interface, and support for multiple clients to communicate
vcchartwhithpicture
- 用VC实现的聊天室功能,包括服务器端和客户端代码,可以发送图片和gif动画-the chatroom by vc++,it is used for crichedit and the socket
QQClient
- 企业内部通信系统程序 企业内部通信系统分为服务端和客户端 QQServer为服务端,QQClient为客户端 -Internal communication system program
Part-1
- c#,利用套接字编程,构建服务端和客户端,实现点对点的聊天程序。-c#,The use of socket programming, building a service and client to achieve point to point chat program.
javachat
- Java编写的山寨QQ,多人聊天+用户在线,程序分服务端和客户端,典型C/S结构, 当用户发送第一次请求的时候,验证用户登录,创建一个该qq号和服务器端保持通讯连接得线程,启动该通讯线程,通讯完毕,关闭Scoket。 QQ客户端登录界面,中部有三个JPanel,有一个叫选项卡窗口管理。还可以更新好友列表,响应用户双击的事件,并得到好友的编号,把聊天界面加入到管理类,设置密码保护等。-Written in Java cottage QQ, people chat+ users