搜索资源列表
messenger
- a simple messenger with Java. You can send messenge and graph to each other.
httpGet
- 可以向服务器发送HTTP-GET请求,包括对使用代理服务器的处理,代码VS上直接可以运行。-Can send-GET HTTP requests to server, including use a proxy server for the processing, code can be run directly on VS.
SMSProxy
- sms by http api send sms by http api
CSharpBroadCast
- CSharp广播程序 在网络编程中,通过广播和多播可以实现发送端发送一个数据包,有多个接收端接收的情况。-CSharp radio program in network programming, broadcast and multicast by the sender can send a packet, a number of cases received by the receiver.
SocketTest
- A simple multithreaded server-client code written in C to send an image file to a proxy, compress it and send to the client.-A simple multithreaded server-client code written in C to send an image file to a proxy, compress it and send to the client.
proxy
- 用delphi编写设计一款自己的代理服务器软件,实现思路:当前流行的浏览器的系统选项中有一个参数,即“通过代理服务器连接”,经过编程测试,当局域网中一台工作站指定了该属性,再发出Internet请求时,请求数据将发送到所指定的代理服务器上。 代理服务的过程:接收被代理端的请求、连接真正的主机、接收主机返回的数据、将接收数据发送到被代理端。 -A proxy server software designed using delphi realization of ideas: a
bjvpn
- 发送短信、接收短信、读取短信、删除短信等功能-Send text messages, receive text messages, read messages, delete messages and other functions
Sockettest
- socket收发消息例子,本机调试是成功可用的-socket send and receive messages example, the success of this machine is available for debugging
socks5-delphi7
- The proxy is also called server or gateway . Proxy allows users on a network to browse the Web, send files over FTP, and work with E-mail and other Internet services. How the Proxy Works? Simply put, proxy are gateway applications used to rout
http_proxy
- HTTP Proxy to send manipulate data
cspry
- 为象棋等对等游戏用的代理服务器,解决网络中断需要从头下的问题。记录网络通讯,当网络中断时自动将记录的通讯包向对方发一遍,达到断线前的状态。-For the proxy server for peer-to-peer games such as chess, the solution to network outages requires a start the problem. Record network communication, when the network is interrup
HttpProxy
- socket编程发送和接受报文,实现了代理上网(Socket programming send and receive messages, to achieve the agent online)