搜索资源列表
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
portSpy
- 一个用Visual Basic实现的可以监视端口通信的源代码实例!
firewall
- 专业味十足的一款防火墙软件,用VB语言开发,保护你的计算机安全。可以限定规则,适合监视应用程序及网络端口的功能。-The full flavor of a professional firewall using VB language development, the protection of your computer security. Can define the rules for application and network monitoring functions of the
scannetworkport
- 完整的子网扫描程序本机和远程机器的端口扫瞄-Complete subnet scanner local and remote port scanning machines
TCPPort
- 几款VB写的端口映射源代码,把它放上来供大家学习!-VB written several port mapping source code, it放上来for them to learn from!
PortScanner
- VB快速端口扫描器的源代码,能快速扫描计算机或局域网中所有存在安全隐患的端口。程序中附带特洛伊和后门程序信息的数据库,主要特色是扫描速度快,扫描32,000个端口仅仅需要一分钟不到。你可以更新数据库中的特洛伊和后门程序信息以便进行比对和查找可疑打开的端口。程序代码还有一些比较好的IP转换为域名以及互相转换的函数,对VB网络编程的朋友有一定参考价值。-Fast port scanner VB source code, can quickly scan your computer or local
Netchat
- 既是网络聊天程序是实现在小型局域网中的用户聊天的程序。开发该软件利用MFC设计,使用的是Visual C++6.0开发平台。基本原理:采用的是典型的C/S模式,利用Socket技术,通过连接网络端口使得各个客户端连接上服务器而实现聊天功能。 主要方法与技术:通过面向对象的设计方法,利用WinSock进行通信。 -Both user chat program is realized in a small LAN network chat program. Using MFC designe
vb Upnp
- VB6实现的UPNP,可自动在路由器上进行端口映射。(UPNP With Visual basic 6)