搜索资源列表
VB中如何使用 Winsock 控件
- VB中如何使用 Winsock 控件-VB how to use the Winsock Control
大文件分小进行传
- 使用VB的SOCK控件,制作的局域网传送文件工具.小七,有效-use VB Sock control, production of LAN transmission instrument. Seven small, effective
校园网管理
- 校园网交换机节点管理 摘要 本毕业论文(设计)是在Visual Basic 6.0编程环境下实现的,主要研究如何使用交换机和利用VB程序设计语言来开发一套图形界面的校园网交换机节点管理程序,对交换机各端口进行设置,修改某一子网在指定时间内的连通状态。完成此管理程序能够方便的管理校园网的交换机节点,减少管理员定时开通或关闭子网的工作量。该程序使用VB自带的Winsock控件telnet到交换机的某一端口,然后通过对交换机发送一系列命令,来设置交换机各Vlan和端口的相关状态;将交换机各子网的相
VB UDP端到端程序
- 本程序使用UDP协议完成端到端的通信 使用了winsock控件-procedures for the use of the UDP complete end-to-end communication protocols of the use of the controls
bingguanguanli
- 简单易用的宾馆管理系统,对于vb除学者来说很容易掌握理解,对常用控件掌握更加容易-easy-to-use hotel management system, in addition to scholars vb is easy to understand, the more commonly used controls easy to master
PRTX v1.63(P2P即时通讯开发平台)
- 一个VB开发的实时通讯和P2P开发工具,由一套易用的控件和DLL组成,功能包括好友列表,上下线管理,即时文字通讯,语音通讯,视频通讯,文件传输,IP电话等即时通讯功能-a VB development of real-time communications and peer-to-peer development tools, a set of easy-to-use controls and DLL component, features include buddy lists, on the
swalz
- 上网在vb中实现,主要要用到,vb中的intel控件,和webbrowser-Internet in vb achieve, we had to use, vb the intel controls, and the desired command
VB-zhuabap
- 用VB编写的网络抓包控件源代码,有兴趣的朋友可以研究一下,可用来用作编写外挂。-VB prepared by the network capturing Packet Control source code, interested friends can look at it. can be used to prepare for the pylon.
network_programming_vb
- VB网络编程范例,包括:WinSock控件TCP,WinSock控件UDP-VB network programming examples, including : WinSock Control TCP, UDP WinSock Control
ddvip_com_115944822e0e34
- 用VB控件WINSOCK的TCP协议制作的局域网聊天工具,做得不好,请多多指教。-VB Controls Winsock TCP production of LAN chat tool is not done properly Please exhibitions.
GPRS_MODEM_VB
- 用VB开发的对GPRS-MODEM控件的简单使用,GPRS-MODEM一般工作在串口,速率为115200 可以收发短信-VB development of GPRS-modem controls simple to use, GPRS-modem serial port in general, the rate of 115,200 can send and receive text messages
internet_programe
- 用vb开发的网络编程,实现计算机的IP地址显示。对初学winsock控件的人有很大帮助
udpcom
- vb编制的udp数据包接受与分析程序段。使用中要先在窗体中放置udp控件(vb系统自带的)并正确命名,并指明接口号(与发送端匹配)。就可以开始接收了
EmailSenderControl
- 一个用VB编写的发送E-mail的控件,非常好用。注明:来源于枕善居网站
ip地址显示控件
- vb的ip地址显示控件-vb ip address Display Control
winsock_send_messages
- vb语言写的用WINSOCK控件来seng messages!有需要的朋友们喜欢!
WINSOCK
- 就是一个VB实现的WINSOCK控件网络通讯的小程序。
FTPSample
- 一个利用VB的Internet Transfer控件做的FTP客户端例子程序。
VB网络抓包控件
- 使用VB实现的Sniffer网络抓包控件,简单实用,可用于学习网络抓包。