-
该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具...
该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP/IP of the sending and receiving of data that can be used as a microcontroller, I Embedded Network Programming Debugging Tools
- 2022-03-19 23:19:59下载
- 积分:1
-
visual C++环境下,获取网卡的地址,从中可以学习硬件编程方面的知识。...
visual C++环境下,获取网卡的地址,从中可以学习硬件编程方面的知识。-visual C++ environment, the access network card address, can learn from the hardware programming knowledge.
- 2023-01-15 00:15:03下载
- 积分:1
-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
大家都考三级网络都需要的书,现在一般的三级网络上机题都是在里面找的一些题目,希望能够对大家有帮助...
大家都考三级网络都需要的书,现在一般的三级网络上机题都是在里面找的一些题目,希望能够对大家有帮助-we have obtained three networks are needed, While the three networks on the plane and that they were looking for some topics, we hope to be able to help
- 2022-05-19 12:43:56下载
- 积分:1
-
iocp 聊天服务器,使用完成端口进行服务器的设计
iocp 聊天服务器,使用完成端口进行服务器的设计-iocp chat server, the server port to use to complete the design
- 2022-04-19 03:01:25下载
- 积分:1
-
解压缩软件UNZIP的C源程序代码
解压缩软件UNZIP的C源程序代码 -decompression software UNZIP C source code software UNZIP extract the C source code
- 2022-03-20 05:22:37下载
- 积分:1
-
A complete example of port procedures, including the server and the client, you...
一个完成端口程序的例子,包含服务器和客户端,可以多个客户端同时登陆,类似网络棋牌类游戏。-A complete example of port procedures, including the server and the client, you can visit multiple clients at the same time, similar to the network Card games.
- 2023-05-16 09:50:04下载
- 积分:1
-
飞鸽传输源代码,很好,vb写得。适合开发者
飞鸽传输源代码,很好,vb写得。适合开发者-Dove transmission source code, well, vb written. For developers
- 2022-03-18 06:22:14下载
- 积分:1
-
A chat server in C. User s can communicate to each other. Built using Socket in...
A chat server in C. User s can communicate to each other. Built using Socket in C. Good program to learn basics of sockets.
- 2022-02-26 16:26:30下载
- 积分:1
-
Campus Network Management
校园网交换机节点管理
摘要 本毕业论文(设计)是在Visual Basic 6.0编程环境下实现的,主要研究如何使用交换机和利用VB程序设计语言来开发一套图形界面的校园网交换机节点管理程序,对交换机各端口进行设置,修改某一子网在指定时间内的连通状态。完成此管理程序能够方便的管理校园网的交换机节点,减少管理员定时开通或关闭子网的工作量。该程序使用VB自带的Winsock控件telnet到交换机的某一端口,然后通过对交换机发送一系列命令,来设置交换机各Vlan和端口的相关状态;将交换机各子网的相关信息、修改子网连通状态的时间信息等存储在文本文件中,使用一个timer控件定时访问这些文本文件来决定是否修改某子网的连通状态,然后使用访问控制列表(Access Control List, ACL)来修改。通过完成这个题目,加深对交换机的理解,并且更好地学习编程思想,掌握VB语言的应用,了解软件开发的过程,为以后进一步的研究打好基础。
关键词 VB,交换机,Winsock控件
-Campus Network Management
- 2022-02-21 14:11:28下载
- 积分:1