-
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
-
CRC校验VB源码,直接可以使用,有注释
CRC校验VB源码,直接可以使用,有注释-CRC Checksum VB source, can be used directly, has the Notes
- 2022-05-25 09:27:34下载
- 积分:1
-
利用WINSOCK的通信协议 用VC++编写
利用WINSOCK的通信协议 用VC++编写-WINSOCK use the communication protocol used VC++ Prepared
- 2022-05-18 05:19:38下载
- 积分:1
-
this article for the BCB after the developers, not only to FlashGet software dev...
这篇文章后对于BCB开发人员来说,不仅可以对 FlashGet 等软件的开发原理有一定的了解,特别是在开发组件方面也有很大的指导作用,请耐心的将它看完。很简单-this article for the BCB after the developers, not only to FlashGet software development tenets of a certain understanding, especially in the development of components are also great role in guiding, patient reading it. Very simple! !
- 2022-03-24 23:20:26下载
- 积分:1
-
向服务器端指定端口进行tcp和udp链接,获取相关数据
向服务器端指定端口进行tcp和udp链接,获取相关数据-To the specified server-side tcp and udp port links, access to relevant data
- 2023-01-16 03:30:03下载
- 积分:1
-
词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码...
词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码-Dictionary Coding in multimedia data is generally larger than that in order to better the transmission on the network, using a lossless compression coding
- 2022-03-12 23:41:32下载
- 积分:1
-
用Visual Basic来编程
用Visual Basic来编程-to use Visual Basic Programming
- 2022-08-22 03:19:45下载
- 积分:1
-
C# SOCKET programming, asynchronous means of communication to provide client and...
C# SOCKET编程,异步通讯方式,提供客户端和服务端。-C# SOCKET programming, asynchronous means of communication to provide client and server.
- 2022-08-16 09:06:39下载
- 积分:1
-
简单的ftp软件,实现基本的功能,开发环境vb6.0
简单的ftp软件,实现基本的功能,开发环境vb6.0-Simple ftp software to realize the basic functions, development environment VB6.0
- 2022-03-24 06:12:31下载
- 积分:1
-
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话...
一个客户端一个服务器端
服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话-A client of a server-side and server-side can connect to multiple clients for document transmission, but also to engage in dialogue
- 2022-07-12 18:41:00下载
- 积分:1