搜索资源列表
C++聊天系统
- 该程序是一个用c++编写的SOCKET套接字的聊天程序包括了客户端和服务器端。-that the procedure was used c a prepared Socket socket chat procedures including the client and server side.
Chatc++builder6
- 使用c++builder6.0编写的利用socket组件的网络聊天室-use c builder6.0 prepared by the use of socket components of Internet chat rooms
javaCSchat
- Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C / S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneo
socket
- 实现简单的C/S,类似聊天系统。可以在CMD命令窗口下运行。
socket
- 用C#编写的一款即时通信小程序,只要输入ip,即可实现对话,非常方便,界面非常简洁。-An instant messaging program written in C#, simply enter the ip, you can achieve dialogue, very convenient, very simple interface.
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
QQ
- 企业QQ通信系统,VC++6.0 + XML + Socket 实现,文件调试完成,没有问题,请下载相应的软件进行运行,操作系统最好是Windows Server 2003系统,XP系统也可以。-QQ enterprise communications systems, VC++6.0+ XML+ Socket implementation file to complete commissioning, no problem, please download the appropriate so
socket-windows-linux
- 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
Socket
- C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
Chat1.3
- 用JAVA写的一个简单的SOCKET C/S结构聊天工具-JAVA written with a simple SOCKET C/S structure chat tools
CompSocket
- 比较perl几种编写socket的效率~!有POE、底层c库的socket还有封装的IO::Socket!-More a few plaits of perl write the socket efficiency~!The IO that socket that has the POE, the first floor c database still seals to pack:: Socket!
socketcbuilder
- 简单的c++builder socket通信程序-Simple c++ builder socket communication program
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
c-s
- JAVA SOCKET client/server聊天程序-JAVA SOCKET C/S CHAT CODE
chat
- socket+c聊天室,简单实用,适合新手学习-Socket+c chat room, simple and practical, suitable for novice learning
EasyChat-CSharp-Socket
- C# .NET Socket 开发的 聊天软件-C#. NET Socket developed chat software
IM-c
- 一个局域网即时通讯软件,利用Java开发环境做了简单的页面,还有就是tcp通讯协议和socket实现了数据的交互传输.-A local area network instant messaging software, the use of Java development environment to do a simple page, there is tcp communication protocol and socket to achieve the interactive data t
C++网络聊天室设计报告及源程序
- 服务器端功能: 1、 初始化socket, 创建服务器端。 2、 维护一个链表,保存所有用户的IP地址、端口信息。 3、 接受用户传送来的聊天信息,然后向链表中的所用用户转发。 4、 接受用户传送来的连接判断命令,并向用户发出响应命令。 客户端功能: 客户端界面上的两个文本框,一个用于显示接受的聊天信息,一个用来接受用户输入的聊天信息。当按下“发送”按钮时将信息发送给服务器。 通过本课题的毕业设计,可以比较深入的了解和掌握WINSOCK控件基本属性、方法和事件,理解网络聊天
