搜索资源列表
chalt_source
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-the chat program, including server and client two parts, the use of MFC CSOCKET category. It will enable more individuals
CSocket-lan-chat
- 基于CSocket的局域网聊天室程序 一个在局域网里面聊天室的程序。 用vc6编译。注意要设置好端口号。 聊天时按enter键发送信息。-CSocket LAN-based chat room procedures in LAN inside a chat room procedures. Vc6 compiler used. Attention to the need to set up a good port. By the time chatting enter key mes
csocket-chess
- 网络版的中国象棋程序。 可以在局域网里面下象棋。 基于socket 方式通信。-network version of the Chinese Chess procedures. LAN inside the next chess. Based on the socket means of communication.
VideoNet_src
- 通讯视频语音,聊天,vc,csocket类,udp连接
VisualC++tongxin
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
ipadress0
- 获得本机ip地址的MFC程序源代码 利用CSocket类实现网络文件传送,包括发送文件的服务器端、接收文件的客户端程序代码
ChatSystem_src
- 一个基于非阻塞模式socket的聊天程序,可以学习到基于非阻塞CSocket的编程思想
ChatRoom(Csocket)
- 在VC环境下实现的,使用CSocket类的聊天程序
MFC_CSocket
- MFC下CSocket编程例子,包含client和server端。
getNeighborInfo
- 该例子利用CSocket,可以获得局域网上临近计算机的信息。-The examples of using CSocket, can get up close to the computer network information.
CSocket
- Socket programming it is simple chat server
12445356456457
- 用CSocket实现网络文件的传输,可以实现局域网的ticip通信-CSocket file with the transmission network can be achieved ticip LAN communications
chess
- 是一个基于CSocket的网络版中国象棋程序,实现了网络通信中的关键部分-CSocket is a network-based version of Chinese chess program, the network communication to achieve a key part of
Csocket
- 主要是C语言编写的SOCKET程序,简单的客户端和服务器端调试程序。-C language socket programm,simple client and server.
getclient
- 利用C++ CSocket编程实现,网络通讯的简单示例,在VS2008下完成.-The use of C++ CSocket programming, network communications simple example, in the VS2008 to complete.
csocket
- 用Cplus语言编写发送邮件程序,欢迎使用。-Cplus language to use to send e-mail program, welcome to use.
CSocket_Chat_Room
- 本程序利用MFC封装的CSocket类实现了一个具有聊天室功能的系统。包括一个客户端和一个服务器端。-The program package using MFC CSocket class implements a chat room feature of the system. Including a client and a server-side.
ChatRoom(Csocket)
- 使用cSocket写的聊天室程序,适合初学socket编程时学习-a chatroom program,writen by cSocket
CSocket-Group-chat
- CSocket类编程——多点聊天程序,基于VC6.0的群聊通信软件-CSocket class programming- multi-point chat program, VC6.0-based group chat communication software
CSocket-Sample
- VS2008里MFC写的CSOCKET 聊天室,分为Client及Server端,Server端会显示本机ip,Client端要指定ip才可以登入。-VS2008 MFC write CSOCKET in chat rooms, divided into Client and Server side, Server side will display the local ip, Client-side to specify the ip can log on.