-
连接到IE实例
连接到IE实例- Connects the IE example
- 2022-11-14 18:55:03下载
- 积分:1
-
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。...
ftp协议的server端的编写,利用socket编程编写的ftp协议的server端。-ftp protocol server side of the preparation, the use of socket programming prepared by the ftp protocol server-side.
- 2022-04-18 05:09:54下载
- 积分:1
-
这是一个聊天程序的客户端程序,还有一个服务器端的,可是我总无法连接通,不知为什么...
这是一个聊天程序的客户端程序,还有一个服务器端的,可是我总无法连接通,不知为什么-This is a chat program to the client, a server-side, but I always fail to connect- I wonder why
- 2022-04-30 21:49:51下载
- 积分:1
-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1
-
WinSocket programming examples. Visual C. Suitable for beginners.
WinSocket的编程例子。Visual C++.适合于初学者。-WinSocket programming examples. Visual C. Suitable for beginners.
- 2022-06-13 10:13:26下载
- 积分:1
-
网络编程,主要是在电信发展:风险投资机制和…
网络编程,主要是通讯开发:vc和tcp机制-network programming, mainly in telecommunications development : vc mechanism and tcp
- 2023-06-28 01:55:04下载
- 积分:1
-
使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件...
使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering software testing tools
- 2023-02-15 02:35:04下载
- 积分:1
-
该代码(asp)主要用于网上票务系统的业务,希望大家多多指教...
该代码(asp)主要用于网上票务系统的业务,希望大家多多指教-the code (asp) are used mainly for online ticketing system operational, we hope the exhibitions
- 2022-04-01 08:26:07下载
- 积分:1
-
purpose : structural frame for understanding the concept of network protocol, th...
目的:
构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。
要求:
1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为framer.exe,则命令行形式如下:
framer inputfile outputfile
inputfile为原始数据文件,outputfile为输出结果。
操作系统、使用语言和编译环境不限,但在交作业同时要求注明。
2、输出:对应input1和input2的结果分别为output1和output2
3、要有良好的编程规范和注释
4、写文档
-purpose : structural frame for understanding the concept of network protocol, the implementation of an agreement, network issues and the general approach has important significance. The purpose of the exercise through the data link layer and the MAC layer of learning, according to the data link layer to the basic principles against the universal application of the Ethernet frames, by constructing a concrete frame, to guide students in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach. Requi
- 2022-03-06 07:04:47下载
- 积分:1
-
以三种方式实现PING操作
以三种方式实现PING操作-three ways to achieve operating PING
- 2022-01-25 18:43:02下载
- 积分:1