搜索资源列表
SpeekerManClient
- VS.NET2003编写的局域网聊天小程序。采用广播方式发送消息,socket应用。
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 .
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
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
Server
- VS下利用MFC实现的回声程序,用到了winsock库。(The echo program implemented by MFC under VS is used in Winsock library.)
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.)
参考1
- UDP 传输 服务器端 客户端 计网作业 VS(UDP server client socket MFC)