搜索资源列表
vb-outlook
- 用VB编写收发电子邮件程序。在VB中,应用程序可以通过调用微软公司的MAPI实现收发电子邮件的功能-VB prepared e-mail procedures. In VB, applications can call Microsoft's MAPI realization of the e-mail function
VB-Winsock 基于VB的Winsock控件使用实例
- 这是一个基于VB的Winsock控件使用实例,大家可以下载下来研究一下。-This is a VB' s Winsock control based on use cases, you can download off of it.
PacketSniffe.rar
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
PacketSniffer.rar
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
VB6_VPN_dengluqi
- 我自己写的VPN拨号程序,就是引导一个批处理去拨号而已,高手就不用下了,我是入门级的,上传这个代码是为了下载这个站点的资源-I wrote it myself VPN dial-up program is to guide a batch to the dial-up only, under the expert would not have, and I is the entry level, upload this code is to download this site' s re
MODBUS-TCP_UDP(VB)
- 用VB写的,关于MODBUS TCP/UDP通信的源代码-Written in VB, on the MODBUS TCP/UDP traffic' s source code
AnyChat
- AnyChat在线语音视频互动平台SDK包 “AnyChat在线游戏音视频互动平台”采用业界主流开发工具VC++开发,系统服务器 运行于WindowsNT平台,包括Windows 2000 、Windows 2003全系列版本,客户端采用ActiveX 技术,支持VC++、Delphi、VB、C++Builder等多种开发语言。-Interactive voice and video AnyChat online platform SDK package " AnyChat
vbremoteaccess
- VB实现远程连接Access例子,C/S构架远程连接查询ACCESS,客户端和服务端程序已实现,源代码奉献给大家。-Examples of Remote Connection Access VB, C/S architecture remote connection check ACCESS, client and server processes have been achieved, the source code dedicated to you.
VB
- VB界面换肤,有几十个文件!-VB interface skin, there are dozens of documents!
vb3
- vb编程实例,获取、修改计算机的IP地址及子网掩码-vb programming examples, access, modify the computer s IP address and subnet mask
TCP_IP4VB
- vb实现C/S架构TCP连接 -vb tcp socket
Picture.Translate.Of.Remote.Desktop.Control
- 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
zx_tv
- 在线网络电视(VB版)这个代码是使用微软的Media Player组件开发的一个网络媒体播放器,支持播放各种类型的媒体文件,您可以更改tvstacionet.dat文件,在其中添加新的节目内容,并自己分类。提示一下,如果想增加更多的媒体节目,请到PPStream下载更多的节目单。-Online TV (VB version) of this code is to use Microsoft' s Media Player components of the development of a
zhihuipan
- vb做的智力小游戏,3×3智慧盘。游戏还特别设计了计时器,用来测试游戏者的水平,最后会有成绩单显示。-vb to do intellectual game, 3 × 3 wisdom disk. The game also specially designed timer, used to test the player' s level, the final report card will be displayed.
Winsock
- WINSOCK VB EXAMPLE THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICATION,IT S A VB PROGRAM
ExtractIcon
- VB抓取DLL或EXE应用程序内的图标资源,此类程序已有很多,每一款都有不同的编写思路,实现的方法都不一样,是否好用,或者对你是否有用,就看你的感觉了。-VB DLL or EXE to crawl within the application' s icon resources, such procedures have been many, each with a different preparation of ideas, methods of implementation are
GetIpTable
- VB获取详细的IP地址信息,包括子网掩码等,程序内有些模块是可以共用的。-VB s IP address for detailed information, including the subnet mask, etc., procedures in some modules can be shared.
VB-SOCKET
- 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
internet
- VB下网络编程实例,是初学网络编程者的入门级教程。-Network Programming VB example, a beginner' s entry-level network programming tutorial.
VB.NET
- 描述了vs.net的一些程序设计题目如1.设计程序完成1 2 + 2 2 + 3 2 +…+10 2 的累加值。结果送至变量Sum.。 2.设计并完成一个函数 Calc( ByVal R1 As Decimal , ByVal R2 As Decimal ),参数R1 是外圆的半径,参数 R2时内圆半径(两圆同心),返回值是圆环的面积值。 3.设计并完成一个函数 Getmax( ByVal x1 As Decimal