搜索资源列表
Pop
- 一个实现POP3邮局协议的例程,使用VC编写,在VC6下编译运行通过。-achieve an agreement POP3 post office routines, the use of VC prepared under the VC6 running through the compiler.
InternetCommunicationProgramming
- 丁展,刘海英编 --visual c++网络通信编程实用案例精选 --人民邮电press,配套的源代码-small exhibition, Liu Haiying series -- visual communications network programming c practical selected cases -- People's Post and Telecommunication press, and the supporting source code
jincheng_tongxin
- 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
hivemailstar
- 差不多2W行代码,一行行的看完,嘿嘿,疲劳下,出现了不少问题。 不过近期是没有精力修正了^__^ 所以对准备使用此邮局系统的朋友提出以下建议: 1.将本汉化版本作为您研究的参照,应该能为您省好大力气(推荐选项) 2.使用本版本,其中由于我的失误,确实出现了一些问题,不过基本的 邮局操作,还是差不多的,hoho 3.继续关注,年底时间空闲下来,我肯定会从新梳理一下过程,修改错误:) 请美工好的朋友有时间来为这个邮局系统修改或制作一下模板哦,hoho
EQKernel
- post message by win handle
webqq
- 可以用post方法登录webqq,实现QQ的网页登陆-Can use the post method to login webqq, QQ landing pages
desktoptwitter
- This project will teach you how to implement http post using Indy Components. Here I used twitter as a server.
udp-phone-code
- client端进行录音,server端进行播放。传输前使用G711u方式编码,接收到后进行解码。延时处理得不够好。-recording client side, server-side for playback. G711u encoded before transmission using the receiver to the post-decoding. Latency handled well enough.
FxStocker
- 在新浪的服务器的基础上开发的可以查询当前股票指数的Dll动态库,其中生成的动态库已经包含在其中了,里面使用了ACE的一些功能,封装了HTTP POST和GET的方法,采用POST到新浪服务器,获得股票指数,再解析的方式,如果你不能编译,请先添加ACE的库再进行编译, 也可以直接通过loadlibrary和GetProcAddress的方式调用,接口参考工程院文件-In Sina' s server that can be developed on the basis of the Dll
vbforaccelaration
- 利用数据采集卡实现传感器的实时采集,并利用后处理算法对所采集数据进行分析。-Sensor data acquisition card using real-time acquisition and post-processing algorithm using the data collected for analysis.
rs232test
- SOCKET 接收命令 再利用 COM 口傳送命令出去. 再從 COM 口讀取資料, 送回SOCKET-define a socket to recive data from internet. transfer and send command via COM port, Read and post back via socket
Bulk-SMS-Mobile-phone-demo
- Technically sound sms transferring software facilitates user to send promotional messages over global mobile phone networks without requiring any technical assistance. Visit company website www.smssoftware.org for downloading time saving SMS Software
TestHttpPost
- 模拟HTTP POST/GET请求的工具,方便测试服务器网络接口-Simulate HTTP POST/GET request tool to facilitate the testing server network interface
iopenet
- 使用windows http post请求json数据,实现iopenet通讯协议,IDE:VC6.0. 可编译通过。有测试数据,见html.txt。-Using windows http post request json data to achieve iopenet communication protocols, IDE: VC6.0. Could compile. With test data, see html.txt.
QQ--login
- 空间定时说说发表(源码),登录QQ源码,还是不错的。-Space time to talk about post (source), log on QQ source, is good.
SCOMM2014-5-23
- 通过串口自动发送组合命令 update arm image,-update image by serial post
POSTDATA
- HTTP网页数据投递与接收,学习此代码可以了解到应用程序与网页交互原理-HTTP POST DATA
HttpJson
- 利用IdHTTP进行Http服务的数据交互,交互数据格式采用Json,实现Get和Post方式的交互-Http use IdHTTP perform data exchange services, interactive data format using Json, interact Get and Post methods
post
- Send HTTP POST request
post提交网页表单
- VB使用post提交表单并获得返回的值,非常好用(VB uses post to submit a form and get a returned value)