-
这是一个基于CSocket类的点对点文件传输系统。
这是一个基于CSocket类的点对点文件传输系统。-This is a CSocket-based class system, peer-to-peer file transfer.
- 2023-08-15 13:00:02下载
- 积分:1
-
一个很好的多线程聊天室的源程序,详细的讲解了MFC的多线程编程方法socket...
一个很好的多线程聊天室的源程序,详细的讲解了MFC的多线程编程方法socket-A good multi-threaded chat room source code, detailed explanation of the MFC multi-threading programming socket
- 2023-01-09 06:10:04下载
- 积分:1
-
Windows Sockets规范及应用Windows网络编程接口
Windows Sockets规范及应用Windows网络编程接口-Windows Sockets specifications and the Windows Application Programming Interface Network
- 2022-04-10 09:27:52下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
调用API发送网络消息的程序
调用API发送网络消息的程序-API call to send the procedures news network
- 2022-03-21 06:02:58下载
- 积分:1
-
UDP包的发送与接收
基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming-- UDP packet transmission and reception
- 2023-05-01 09:40:03下载
- 积分:1
-
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐- With the MyIE function same multi- windows browser, is quite
practical, contains the complete source code, intense recommendation!
- 2022-10-30 18:00:03下载
- 积分:1
-
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目...
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, and infile data output file name : data files, the checksum. The purpose of the data link layer and the MAC layer of learning, according to the data link layer to the basic principles of universal application against the Ethernet frame, and by constructing a concrete frames, in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach.
- 2022-05-20 02:21:14下载
- 积分:1
-
Socket的工具包,简化网络编程,很好的socket通信工具包
Socket的工具包,简化网络编程,很好的socket通信工具包-Socket tool kit to simplify network programming, a good socket communication Toolkit
- 2022-02-18 13:36:51下载
- 积分:1
-
一个IOCP框架,从SourceForge上down下来的,有需要的可以看看。
一个IOCP框架,从SourceForge上down下来的,有需要的可以看看。-an iocp framework which download from the SourceForge.net. make fun!
- 2022-07-23 01:22:29下载
- 积分:1