搜索资源列表
简易网络聊天器(C++)
- 个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天 同时,附有试验报告。
粗略的socket聊天室
- 粗略写的一个聊天室,介绍了SOCKET在C#中的运用-a simple chat room source code. it is used to introduce the employment SOCKET in C#.
socket聊天室
- socket聊天室程序编写,利用微软编程工具编写。-socket programming, using Microsoft programming tools to prepare.
Socket(QQ)
- 这是一个用Delphi写的Socket聊天工具,可以实现多方通讯。-This is a written using Delphi Socket chatting tool, can achieve a multi-communication.
socket聊天室
- 一个用socket编的聊天室 以为java平台,实现聊天的小程序-socket with a series of the chat room thought java platform to achieve chatting small program
socket局域网聊天工具
- 类似于QQ 的聊天工具
TCP聊天 MFC socket 网络编程
- TCP聊天 MFC socket 网络编程
talkhome.rar
- socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
MFCChat
- MFC聊天室的实现,使用VC+Socket编程;希望对初学者有帮助-MFC implementation of chat rooms, want to help beginners
talk
- socket通信的聊天室代码,一个服务端可以对应多个客户端。可以同时和不同个客户端通信。-Chat socket communication code, a service clients can correspond to multiple clients. At the same time and different client communications.
Socket
- 类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arriv
Socket-chat
- c#聊天室,分server和client-c# chat rooms, server and client
Socket
- 课堂作业= =Socket实例,简单聊天工具-Classwork = = Socket instance, a simple chat tool
socket
- Socket通讯,实现P2P聊天。很不错的资源。-Socket Communications, to achieve P2P chat. Very good resources.
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
xiaoyangIM
- 欢迎大家使用该简单的通信软件,下边简单介绍下下: 适用范围: 非常适合初学者学习使用。(Socket编程) 实现的功能: (1)用户注册 (2)添加好友 (3)跟好友聊天 (4)在线用户管理 (5)服务器日志管理 -Welcome to use the simple communication software, a brief introduction below under the following: Application: Ideal f
port-socket
- 里面可以实现多人聊天,有TCP和UDP方式 可以先择,很好的学习例子,不要错过了。-Which people can chat with TCP and UDP mode can be selected, good learning example, do not miss out.
java版及时通讯系统
- 采用socket套接字,使用tcp/ip协议进行消息的及时通讯,模仿qq,初学者的必备。
Socket.Demo
- socket 聊天,可以实现简单的客户端和服务端通信-socket chat
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)