搜索资源列表
socket-Chat-room
- 使用C++ socket 实现的聊天室程序。供学习使用-Use the chat room procedures C++ socket implementation. For learning to use
test8socket
- 简单的socket聊天程序,dos界面的。适合初学者-Socket simple chat program, dos interface. Suitable for beginners
cs
- 应用C/S模式创建的简单的聊天系统,有服务器和客户端应用socket连接-Application of C/S mode to create a simple chat system, with server and client application socket connections
ChatServer_Socket
- Chat Server using TCP Socket in C#.NET
mysocket
- 用Qt实现Socket通信,比如两个计算机之间的聊天,这是一个服务器端,将两个服务器端装在不同的机器上面,就可以通信了-Socket Communications to achieve with Qt, such as a chat between two computers, a server-side, two server-side mounted on top of different machines, you can communicate the
chart
- VB程序的一个网络聊天工具,其实也很简单的,用到SOCKET控件-VB program a network chat tool, in fact, very simple control used SOCKET
simple-chat-program
- 本程序为基于VC++的socket编程实现的简单网络聊天程序,代码简单,初学者可以参考学习使用!-The socket programming based on VC++ achieve a simple network chat program, simple code, beginners can learn to use!
socket-chat-program
- 基于VC窗口自绘和socket的聊天程序-VC-based self-painted window and socket chat program
chat
- socket 多人聊天室 mfc 实现多人聊天-chat socket
chat
- Node.js基于Express和Socket.io实现的简单聊天程序,可实现即时聊天功能-Node.js based on Express and Socket.io to achieve a simple chat program, can achieve instant chat
C# SOCKET编写的简单聊天通信程序
- C# SOCKET编写的简单聊天通信程序,可以进行简单的文字通信(C# SOCKET prepared by simple chat communication program, you can conduct a simple text communication)
SocketChat
- 一款简单的基于socket通讯的聊天软件(A simple chat software based on socket communication)
Chat_Client
- how to build a client chat via socket java
Chat_Server
- how to build a server chat via socket java
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
socket
- 局域网中,两台电脑的简单对话,模拟的聊天形式,新手可以尝试下(LAN, a simple dialogue of two computers, analog chat forms, novice can try)
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)
httpCilent
- 计算机网络 socket编程 java聊天室的实现(Implementation of java chat room in computer network socket programming)
colony
- 在qt中基于socket编程的聊天室程序,实现了点对点聊天,文件传输等功能(In the chat room program based on socket programming in QT, the functions of point to point chat, file transfer and so on are realized.)
code
- 基于UDP进行socket通信聊天室程序(Socket communication chat room program based on UDP)
