-
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的...
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows environment to achieve VC, VC as object-oriented programming language with the speed calculation of notable feature
- 2022-12-15 20:00:03下载
- 积分:1
-
Based on TCP/IP Protocol.
套接字源程序,连接换书文字,图片,套接字源程序,连接换书文字,图片,仅仅是个实例-Based on TCP/IP Protocol.
- 2022-05-14 21:43:48下载
- 积分:1
-
通过struts实现ajax,实现页面得无刷新,ajax为一种异步提交模式
通过struts实现ajax,实现页面得无刷新,ajax为一种异步提交模式-through struts to achieve ajax achieve pages in REFRESHING, ajax asynchronous presented as a model
- 2022-02-01 12:30:07下载
- 积分:1
-
本人收藏的一套成熟且经典的小型邮件发送系统,适合开发OA的朋友使用。...
本人收藏的一套成熟且经典的小型邮件发送系统,适合开发OA的朋友使用。-collection of a mature and the classic small-mail delivery system suitable for the development of OA friends use.
- 2022-09-20 05:55:03下载
- 积分:1
-
一个通过邮件槽来进行通信的例子
一个通过邮件槽来进行通信的例子-One through the mail slot to communicate examples of
- 2022-07-17 22:55:36下载
- 积分:1
-
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。...
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。-A BT source code, using c++ Prepared, is someone else
- 2023-02-08 19:25:04下载
- 积分:1
-
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习...
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习-A sip of communication based on source code, the document explains in great detail, it is also useful and learning
- 2022-02-14 08:46:49下载
- 积分:1
-
用 Winsock 实现聊天的程序 用 Winsock 实现聊天的程序
用 Winsock 实现聊天的程序 用 Winsock 实现聊天的程序-Winsock chatting with the procedures used Winsock chatting with the procedures Winsock chatting with the procedures Winsock chatting procedures
- 2022-03-21 08:28:24下载
- 积分:1
-
在局域网网中,客户端通过向服务器端发送连接请求,可以同服务器端进行网络围棋。...
在局域网网中,客户端通过向服务器端发送连接请求,可以同服务器端进行网络围棋。-in LAN network, the client to the server through this connection request, the same network server Go.
- 2022-11-18 18:55:03下载
- 积分: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