搜索资源列表
局域网多播程序
- 这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。-This my own LAN within multicast communication code, opened post of the open server can run normally.
MiniFTPServer
- MiniFTPServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;注意:帐号密码为toldo,主目录为C:/temp,在连接之前请先建立-MiniFTPServer is a console based on the ftp server, can be achieved most of the FTP server procedures; Note : toldo account password, home directory to C : / temp, i
CPPNPv2C_Samples
- 用于向网站POST/GET的一个工具.可以向网站POST/get数据,同时可以看网站上的内容.-used to the site POST / GET a tool. To website POST / get data and can be seen on the website content.
select_course_web_connect
- 暴力選課程式:透過http取得選課程式網頁,post使用者名稱和密碼後,不斷執行選課動作.此程式可應用修改為火車訂票系統,網拍搶購系統...等-violence programs : http made through the website Elective programs, post user name and password, the ongoing implementation of Elective action. This formula can be applied to am
post
- 一个发送带有附件邮件程序编程,功能很全,希望对大家有所帮助!-send an e-mail with attachments programming, function very long, we want to help!
HTTPGetPost
- This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a
POSTHACK
- VB黑客程序 利用POST上传ASP木马例子-VB hacker program using POST upload ASP Trojan example
OSSLTunnel
- SSL 加密原代码 有了这个就可以对http协议get /post头进行加密-SSL encryption source code With this we can get an agreement on http / post first encryption
vbsaleway2007
- 局域网消息发送器源代码 请先运行Setup_ocx,注册控件(vbSplitter.ocx,VertMenu.ocx,XPCalendar.ocx,FlatBtn2.ocx)-LAN transmitter news source code Setup_ocx post operation, Registration control (vbSplitter.ocx, VertMenu.ocx. XPCalendar.ocx, FlatBtn2.ocx)
HTTPserver
- 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)
Bluetooth
- *** *** *** ***** Microsoft Bluetooth SDK supplement ***************************************** Prerequisites for development * Appropriate compiler (Microsoft Visual C++) * Microsoft Platform SDK (latest - post July 2002) Prerequis
SecondBlog
- 博客(BLOGGER)概念解释 网络出版(Web Publishing)、发表和张贴(Post——这个字当名词用时就是指张贴的文章)文章是个急速成长的网络活动,现在甚至出现了一个用来指称这种网络出版和发表文章的专有名词——Weblog,或Blog。
chaxuan
- 使用POST GET 方式 能查询ip 天气 身份证等的查询
OfflineBrowser_Src
- 离线浏览器的C++实现,支持post上传
res
- 人才系统(sqlserver版本) 专业的人才网站系统,个人可以发布自己的简历,企业可以发布招聘信息,并附带有查询功能(18KB)-personnel system (SQLServer version) professional talent website system, individuals can post their own curriculum vitae, enterprises can release employment information, together with
bbs01
- 支持Html语法,可以开设无限制的讨论区、动态显示帖子的点击数、显示帖子长度、显示帖子回复数、允许用户自己修改帖子、允许用户自己删除帖子、允许用户对自己的帖子进行加锁和解锁操作、被加锁的帖子不能回帖-support Html syntax, can open unlimited discussion areas, dynamic display of the number of clicks articles show that the length of articles, shows few
IERefreshSample.zip
- IERefreshSample 利用IE控件发送POST数据到服务器
网络发包
- 用于模拟发送HTTP数据包,支持POST,GET方式。
vc实现post提交
- vc实现post提交,vc,post,提交,套接字,socket
完成URL编码的C++类
- 本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I have a project, I need VC++ 6.0 a