搜索资源列表
simplechatcode
- 简单的聊天程序,基于socket,用vc++编写,是用语学习网络编程的很好实例-simple procedure, based on the socket, using vc preparation, language learning network is a good example of Programming
23124551chat
- 基于socket的聊天程序,简单的例子,适合新手入门-socket based chat procedures, a simple example for Getting Started
chat.example
- 简单的网络聊天程序,socket编程的初学者可以借鉴一下。-simple network chat procedures, socket programming beginners can learn from this.
TG1.0
- 我用的Socket机制做的第一个例子,大家可以相互参考以下-I used the Socket mechanism so the first example, we can refer to the following mutual
M79000475
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识 -This case is an online chat tool, providing the basic chat functionality, by this example to learn how to use Socket server program and client to establish procedures and
Socket
- 简单的socket通信示例已经经过调试,在VC6.0以及在VC++2008 Express版上都可运行。-Simple example of socket communication
CSharp--network-communication
- C# 网络通信实例 一个简易的聊天程序 采用Socket实现-C# network communication example a simple chat program used to realize Socket
chat-_ok
- 即时通讯例子1 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 1 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
Chat
- 即时通讯例子2 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Instant messaging example 2 of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see see
liaotian
- 即时通讯例子3 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Instant messaging example 3 of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see see
Visual_CPP-CHAT
- 即时通讯例子4 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 4 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
CHAT5-ok
- 即时通讯例子5 一个局域网内的及时通讯 CS架构 Socket通讯 分为客服端和服务器端 很经典 可以下载-Example 5 instant communication of a local area network communication Socket communication in CS structure is divided into the customer service and the server is very classical can download to see
JavaIO-master
- 这是一个关于javaio socket通信的学习小例子,适合新手学习,你值得拥有-This is a small example about javaio socket communication learning for beginners to learn, you deserve
SocketUdpTest
- UDP类型的Socket通信,包含客户端和服务器的一个简单的例子-Type of udp socket communication contains a simple example of the client and the server
ChatServer
- 运用socket编程,MFC实现简单的互发信息通信,这是服务端的源代码。-Socket programming example.
ChatClient
- 运用socket编程,MFC实现简单的聊天通信。这是客户端的源代码。-Socket programming example.