-
snmp开发
snmp开发,网络管理开发。
SNMP(Simple Network Management Protocol,简单网络管理协议)。
- 2022-06-27 15:54:59下载
- 积分:1
-
802.11a标准无线局域网的物理层matlab仿真源码
802.11a标准无线局域网的物理层matlab仿真源码-802.11a wireless local area network standard physical layer simulation matlab source
- 2022-07-02 21:25:25下载
- 积分:1
-
网络的多
网络多路广播的例子-network of multi-channel broadcasting example
- 2022-07-28 14:59:18下载
- 积分:1
-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分:1
-
用多线程技术编写串行通信协议
用多线程技术编写串行通信协议-use multithreading technology to prepare serial communication protocol
- 2022-05-21 10:02:00下载
- 积分:1
-
这是网络实用编程的随书的源代码,欢迎下载
这是网络实用编程的随书的源代码,欢迎下载-This is the Network Utility program source code with the book are welcome to download
- 2022-04-17 14:59:00下载
- 积分:1
-
C++ UDP通信 广播源代码
C++ UDP通信 广播源代码 两个MFC工程,一个广播发送数据,一个接收数据,一级test代码,vs2010测试通过,自己写的代码,初学winsock编程的新手可以参考,欢迎下载,欢迎指正,互相学习借鉴,谢谢!
- 2022-03-14 17:05:06下载
- 积分:1
-
SconeServer is a modular, object
SconeServer is a modular, object-orientated and extremely versatile network server framework. -SconeServer is a modular, object-orientated and extremely versatile ne twork server framework.
- 2022-07-13 13:16:03下载
- 积分:1
-
C# socket客户端简单源码
C# socket客户端简单源码,我也是刚接触这个,然后写了个简单的实现通信的源码,可以看看大概框架
- 2022-05-27 07:45:06下载
- 积分:1
-
本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编...
本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编辑的功能 4)前台可以自动生成栏目,默认为选择前十的栏目 5)前台显示当天的下载爬行和总的下载排行 6)前台能够显示数据的统计 7)本程度的美化做得已经很好了,几乎拿来过来就能用 8)可以进行注册、登陆、搜索的功能-the functions of the procedures are as follows : 1) the procedure completely jsp scripting 2) background and management will be set up for the columns, add, delete, modify columns and features three themes) can add to the record to add, delete, edit function 4) before Taiwan can automatically generate columns, the default choice for the first 10 columns 5) shows prospects of the day and the total download crawling download ranked 6) outlook to the statistical data shows 7) the extent of the landscaping has been done well, can be almost used up eight) can be registered, landing , the search function
- 2022-09-25 14:25:02下载
- 积分:1