搜索资源列表
liaotian
- vs 2005+MFC实现的多人在线聊天软件,有客户端和服务器端 socket编程-vs. the 2005 MFC people online chat software. a client and server-side socket programming
SpeekerManClient
- VS.NET2003编写的局域网聊天小程序。采用广播方式发送消息,socket应用。
Wolves资源共享平台
- 该平台实现局域网内部的资源共享和IM功能。采用VS 2008 + SQL2000开发。整个平台由主服务器、大厅服务器和客户端组成。 主服务器主要负责处理客户端和大厅服务器的登陆和离开,客户端的注册和客户的信息修改,管理大厅得信息(修改、增加和删除)。 大厅服务器主要负责管理用户在线列表(客户端登陆增加、离去删除),每个列表项包括客户端得账号、签名、IP、各个SOCKET监听端口等,列表采用vector保存,加以映射表和stack辅助使得列表项可以直接存取。 客户端主要负责客户端之间的共享文件列表
NetworkTest.rar
- vs2005下MFC开发的基于数据流套接字的即时通讯软件,入门第一作,VS2005 developed under the MFC socket data stream based on instant messaging software, the first entry for
jxnuredsky.rar
- 足球比赛11 vs 11 的源代码。主要用到了vc网络编程方面的知识。,football 11 vs 11 s code. It mainly use the socket programming .
TCPServer
- WINCE 6.0下的Socket通讯服务端程序,用VS2005开发-The Socket communication WINCE 6.0 client program, use VS2005 development
brewsocket
- vs.net2003上,brew上建立socket连接,并收、发数据。发送的是xmpp协议的请求,服务器端可以使用openfire测试。-vs.net2003 on, brew to establish socket connection and sending and receiving data. Xmpp protocol to send the request, the server-side can use openfire test.
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
socket
- 一个简单的用VS2008编译的SOCKET源码,有程序说明,易于理解socket的工作流程和原理。-A simple SOCKET source compiled with VS2008, there is descr iption of the procedures, easy to understand workflow and socket principle.
SocketForsend
- 所有的例子都是在Windows 2000 Server 操作系统, VS.NET Enterprise(正式版)环境下调试通过。 例子中都有可执行程序,如果想直接运行程序,系统中必须安装dotNetFramework!!! 该例子主要实现利用socket发送数据-This is mainly for socket send data
SocketForReceive
- 所有的例子都是在Windows 2000 Server 操作系统, VS.NET Enterprise(正式版)环境下调试通过。 例子中都有可执行程序,如果想直接运行程序,系统中必须安装dotNetFramework!!! 这个例子主要实现用socket接收数据-this is for socket in receiving data
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
JChess
- Chinese Chess Game by Java.You can play human vs human through Socket Network
Winsock
- 一个很好的学习Socket的例子,其中包含vs新建客户端/服务器的过程-Socket A good example of learning, which includes vs New Client/server process
communicate-by-socket
- C++ vs下用socket实现的多组一对一通信,也就是某个客户端(可以同时开启多个)向服务器发送消息,服务器再把这个消息发送给目标IP-Under C++ vs-one communication with a plurality of sets of socket, which is a client (you can open multiple) sends a message to the server, which then sends the message to the targe
MODBUS副本
- 通过c语言和vs实现套接字,建立TCP通信(Through the C language and vs socket, the establishment of TCP communication)
HP-Socket-master(C++版)
- HP-Socket 源代码码,demo依赖的dll、lib需要自己用vs编译输出。(HP-Socket source code, demo dependent DLL, lib need to compile their own output with vs)
Server
- VS下利用MFC实现的回声程序,用到了winsock库。(The echo program implemented by MFC under VS is used in Winsock library.)
Network
- 简单TCP、UDP套接字源码,可在VS中打开直接启动工程项目、自行配置地址(Simple TCP, UDP socket source code)
voice
- 基于c++和socket实现了实时语音传输,语音聊天文件,有项目文件,vs直接编译即可(Based on C + + and socket, real-time voice transmission, voice chat files, project files, direct compilation of vs can be achieved.)