搜索资源列表
中小型企业建站程序 v1.0
- 说明文档 ASP中小型企业.公司ASP建站程序1.0版 目前程序功能: 1:公司新闻版块 2:公司产品版块 3:留言版块 4:系统公告 5:在后台添加公司联系方式公司地址,等一切都在后台完成, 适用于一些中小型公司,企业ASP建站 6:后台管理登录地址为login.asp默认密码:65994964 密码存放在admin文件夹下面的login.asp程序中,在里面把65994964改成你自己的密码! 7:数据库为dataah.mdb 建议大家不用修改数据库文
cpubbs_camera
- 通过用虚拟仪器控制USB摄像头进行采集图像,并且实现用网络进行传输图片,多机进行网络通信传输!用虚拟仪器软件labview编制,所有源码均已附上!转载请注明CPUBBS论坛原创信息!http://www.cpubbs.com-by using virtual instrument control USB camera for image acquisition and to realize the transmission network using pictures, multi-machin
remote control with database
- cpubbs论坛原创程序:用虚拟仪器labview制作的通过UDP网络协议远程控制并操作远程数据库,对虚拟仪器学习者学习网络通信及其远程控制和远程数据库操作都比较合适!转载请注明CPUBBS论坛原创信息!http://www.cpubbs.com-cpubbs Forum original procedure : Using LabVIEW virtual instruments produced by the UDP network protocol remote control and re
通过c向80提交数据
- 通过winsock向特定网络地址提交数据。模拟登陆过程。 其中。HTTP报文可以通过WinSockExpert抓包来获取。-through the protocols of a specific network address to submit data. Simulated landing process. Which. HTTP message through WinSockExpert capturing Packet to obtain.
http_Post_Get
- 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Post
- 对网络进行编程,基于HTTP进行帖子的发送,用于发送相关帖子,以IE插件及Socket方式对网络进行数据发送-Programming on the network, based on the HTTP message to the sending, used to send relevant messages to the way IE plug-ins and Socket for data sent on the network
HttpRequest
- 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
AndroidHttpConnect
- 这是android http操作的例子,通过get post方法来实现,以及线程操作-it is about android http protocol connect example, using thread and headler message to impletement
application-level-Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
LCD-MESSAGE
- This using Keil uVision 3 and Atmel Flip 3.4.3 The code is tested using 8051 microprocessor chip. 1) Copy and paste the attached code to Keil uVision. 2) Use the link below to configure in Keil for the 8051 chip. download here: https:/
autoLogin
- 自动登录网络连接,应用Winsock自动连接路由器IP并发送HTTP消息,来登录网络-auto login the internet,login the internet with winsock which send http message to the router
HTTP
- 企信通 http 通道接口代码,实现短信群发功能!-ICT enterprises the http channel interface code, Short Message feature!
httpmsg
- http消息,socket消息发送,基于TCP/IP-http message socket send message is tcp/ip
LineParser
- Interface for parsing lines in the HEAD section of an HTTP message.
AbstractHttpMessage
- Basic implementation of an HTTP message that can be modified.
BasicLineParser
- Basic parser for lines in the head section of an HTTP message.
BasicLineFormatter
- Interface for matting elements of the HEAD section of an HTTP message. This is the complement to LineParser. -Interface for formatting elements of the HEAD section of an HTTP message. This is the complement to LineParser.
12306hcpcxxt
- 安卓12306火车票余票查询源码是通过模拟浏览器向12306直接发送请求数据然后再解析返回的http报文里面的车票信息开发的。软件使用了安卓的自动提示控件输入部分中文会自动提示选择城市,另外程序的日期选择框也很带感,是半透明的有需要的可以剥离出来,因为临近春运12306的更新变动比换内裤还勤导致软件的查询功能失效了。-Android 12306 train ticket query source code is through the analog browser to 12306 direct
http-sniffer-0.2.tar
- 该程序用来对http报文请求和响应进行解析(HTTP message parsing)
http-inuse
- 一个http server的调试程序,可以测试服务端的报文及数据处理过程。(A HTTP server debugger, you can test the server's message and data processing process.)