Welcome![Sign In][Sign Up]
Location:
Search - visual basic http

Search list

[ActiveX/DCOM/ATLBackup and restore MySQL DBs within Visual Basic

Description: The purpouse of this module is to backup and restore mysql databases within a Visual Basic program. Please, don't vote for this one... It is a remake of http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=57138&lngWId=1 which inspires me. It has some improvement on his code: Basically, it take the table creation statement directly from the MySQL engine (so now it publish constrains and indexes correctly) and perfom only on insertion statement per table no matter the number of rows in the table. Also, it prevent MySQL from generating errors because of the constraing and block the tables before the insertion process. Also, it could allows the programmers to give feedback to the user about the process and, last but not least, it is IMHO a bit cleaner.
Platform: | Size: 3108 | Author: d3graph | Hits:

[Internet-Network2004324145535160

Description: 数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif-data reported Sniffer, conventional analysis of the agreement. Preview chart http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif
Platform: | Size: 417792 | Author: 邵镔 | Hits:

[Internet-Network向代理服务器发数据的程序

Description: 向代理服务器发数据的程序,可以通过http代理,vb做的,很难找的哦,我原创.zip-a proxy server to process data, through http agents, vb do, it is difficult to find, um, I originality. Zip
Platform: | Size: 2048 | Author: 邓耀 | Hits:

[Internet-Network完整文件下载程序(可以断点续传..)

Description: 完整文件下载程序(可以断点续传..)-complete documentation download (HTTP can ..)
Platform: | Size: 152576 | Author: 上水道 | Hits:

[Internet-NetworkCHttpDownload类

Description: 基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4, SOCKS4A, SOCKS5 agency agreement to support HTTP PROXY BASIC authentication and certification, along with libraries and SOCKS-based IO WINSOCK2 overlapping objects and events, the Winsock2 libraries.
Platform: | Size: 26624 | Author: | Hits:

[Internet-NetworkHTTP文件下载控件源代码

Description: HTTP文件下载控件源代码 提供了使用HTTP下载文件时的控制方法及处理方法-Control HTTP download the source code for the use of HTTP download the control and treatment
Platform: | Size: 13312 | Author: 王斌 | Hits:

[Internet-NetworkhttpDownloaderinvb

Description: HTTP下载编程,VB代码非常的实用,就是不太会用,希望高手指点-HTTP download the programming, VB code is very practical, it is not used, master guiding
Platform: | Size: 26624 | Author: wxf | Hits:

[Other用Visual C++打造IE浏览器

Description: 此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以完成网上冲浪的任务。 设计 Visual C++为我们提供了一个ChtmlView类,有了它。可以很方便地设计浏览器。-this as the end of the course design VC Design : browser program design. Note : This source used Word documents stored. Introduction : As the Internet in a wide range of applications worldwide, WWW (World Wide Web, the World Wide Web) has increasingly become the exchange of information on the Internet an indispensable tool. It is a form HTTP (HyperText Tranfer Protocol, Hypertext Transfer Protocol) based on the use of HTML (HypeText Markup Language, HTML) prepared in a number of Web pages built by the world. The curriculum design requirements similar to the design of Microsoft's Internet Explorer, a browser with the basic functions can be completed online surfing tasks. Design Visual C offers us a ChtmlView category, it has. It is easy to design browser.
Platform: | Size: 11264 | Author: 何浩 | Hits:

[source in ebookSpeechRec

Description: Visual Basic与语音辨识 让电脑听话 (源码) 台湾松岗 http://www.kingsinfo.com.tw-Visual Basic and speech distinguish, which make computer understand your speak. Coming from TaiWan.http://www.kingsinfo.com.tw
Platform: | Size: 1462272 | Author: 李大 | Hits:

[ExploitHackIMUT

Description: 我们学校的选课系统(http://202.207.16.59)真气人啊,我还没接到通知呢,别人就把选修课都选满了,选不到我心爱的选修课,怎么办? 为了解决这个问题,我特意编写了这个玩艺,因为很多人都没有改默认密码(默认密码就是学号),所以我就可以利用穷举搜索出大部分人都选的什么课,然后。。。。呵呵。。。就参考一下。 估计大家下到这个软件的时候,学校就应该有反应了,也许软件会失效,但是,可以参考一下里面的代码,也许稍微改改,就能适用于你们自己的学校哦。-the Course of our school system (http://202.207.16.59) qi people ah, I have not yet received notification, and people are put optional full elections, not chosen my beloved elective courses, how do? To solve this problem, I deliberately prepared this thing, because a lot of people have not changed the default password (the default password is the school), so I can use exhaustive search out most of the people have elected to the classes and then. . . . Ha ha. . . On reference. We estimate that under this software, the schools would be a reaction, perhaps software failure, but can take a look inside the code, may slightly change it, we can apply to your own school, oh.
Platform: | Size: 3072 | Author: 啊啊 | Hits:

[Proxy Serverproxycode

Description: 简单的http代理服务器源码,Visual Basic编写。-simple http proxy server source code, the Visual Basic.
Platform: | Size: 5120 | Author: pp | Hits:

[Ftp Clientvb-ftp

Description: VB的断点续传,在网上找了好久 -VB HTTP and the Internet for a long time VB HTTP and the Internet for a long time
Platform: | Size: 143360 | Author: slkf | Hits:

[Internet-NetworkFlashDown

Description: 断点续传多任务下载系统,能下载基于HTTP协议传输的文件,支持断点续传,支持通过鼠标拖动链接来添加新任务-HTTP download multi-task systems can download based on the HTTP protocol transmission of documents in support of HTTP, Drag the mouse to support links to add new tasks.
Platform: | Size: 56320 | Author: zhang | Hits:

[Proxy Serverproxy4vb

Description: 一个穿越代理服务器的Visual Basic源码,包括HTTP代理和Socket代理。源码来自互联网。-through a proxy server in Visual Basic source code, including HTTP proxy and Socket agent. Source from the Internet.
Platform: | Size: 6144 | Author: pantheon | Hits:

[File Operatevba_Hanle_Excel

Description: 利用OFFICE里面的Visual basic编辑器处理各种任务量大的,复杂的文档。 Use office Visual basic editor handle all kinds of complex document. *****[狂人软件工作室]***** 远程监控专业功放系统(host:BCB6.0 fireware:C) 专业红外线遥控器读码软件(host:VB6.0 fireware:ASM) 遥控器控制电脑系统 VBA处理EXCEL文档程序 遥控器测试机架 http://www.crzman.com 联系:crzman@163.com QQ:45092026 Tel: 13662418870 -use OFFICE inside Visual basic editor handle a large volume of tasks. complex document. Use Visual basic office handle all kinds editor of complex document.*****[ lunatics Remote software studio supervisor ]***** professional power amplifier control system (host : BCB6.0 fireware : C) professional infrared remote control code reading software (host : VB6.0 fireware : ASM) Remote Control Computer System VBA Excel document handling procedures Remote test rack http :// www.crzman.com Contact : crzman@163.com QQ : 45092026 Tel : 13662418870
Platform: | Size: 124928 | Author: www.crzman.com | Hits:

[Ftp ClientTrueDownloader082Src

Description: TrueDownloader是一个使用Visual Basic 6开发的下载加速和管理程序,支持 HTTP 和 FTP,支持分段下载。-TrueDownloader is a development of the use of Visual Basic 6 download acceleration and management procedures to support the HTTP and FTP, support for sub-downloads.
Platform: | Size: 568320 | Author: 乔誉 | Hits:

[Remote ControlwingQQ

Description: QQ远程控制。 用VB实现了QQ功能,可以与腾迅互通。完全源码。 作者:http://www.81915.com wing-QQ remote control. QQ achieved using VB functions, with Teng Xun exchange. Complete source code. Author: http://www.81915.com wing
Platform: | Size: 59392 | Author: | Hits:

[Windows DevelopThermometer

Description: thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler program (thermometer.asm), that can be run on emu8086 microprocessor emulator. you can download the latest emu8086 microprocessor emulator from here: http://www.emu8086.com feel free to e-mail if you have any questions: info@emu8086.com have fun! copyright (c) 2005 emu8086.com http://www.emu8086.com
Platform: | Size: 16384 | Author: gongxd | Hits:

[Web Serverfws

Description: http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
Platform: | Size: 2551808 | Author: 赖泽天 | Hits:

[Internet-NetworkVBSocketProgramming

Description: Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP..
Platform: | Size: 84992 | Author: ecqu | Hits:
« 12 3 4 »

CodeBus www.codebus.net