资源列表
mytftp-socket_1104.tar
- 这是我刚学完APUE后,写的一个简单的mytftp,愿与大家分享,以达到共同进步-I just took APUE write a simple mytftp, and is willing to share with you, in order to achieve common progress
LCS
- 实现最长公共子序列,使用动态规划算法,求两个序列的公共部分主要使用PHP-The public part of the longest common subsequence, using a dynamic programming algorithm, find two sequences using PHP
code
- socket C/S实例代码,实现简单的服务器socket发送-socket C/S instance of code, simple server socket send
PHPzhifubaoyanjiu
- PHP支付宝接口研究,可以用于多出的收费接口开发-The PHP the Alipay interface can be used for more than a fee interface development. . . . . .
searchnet
- 一个在windows上实现的能够网页信息查找的程序,-search network program
For-GPRS-data-centers-development
- 用于GPRS数据中心的开发,用来接受GPRS DTU模块上传的数据-For GPRS data centers development
VC_c_s
- 基于Windows的网络通信验证程序。第一次运行该程序后,在”socket”菜单中选择”服务器”选项既可启动服务器。接下来,再次运行该程序后在”socket”菜单中选择”客户端”选项既可启动客户端并建立网络连接,允许多客户并发处理。 客户端可向服务器端发送数据并在本地显示,服务器显示接收到的数据并倒序返回。 服务器可向所有连接的客户广播消息。 -The authentication process of a Windows-based network communication. T
WebKit-r126278
- webkit android源码,开源的webkit网页引擎在android源码环境下编译通过版本-compiled by version webkit android source code, open source the webkit web engine in android source environment
php-get-html
- php获取网页内容,GET方式获取,可以修改成POST方式-php get web page ok, php get web page
web
- 一个个人主页设计,主要包括简单的设计和简单的JC特效-Profile design, simple design and simple effects of JC
host-information
- 获取主机信息,适配器信息,用c++编写,对网络编程初学者很有用。-For host information, adapter information, use c++ write on the network programming beginners very useful.
tcp
- 在linux环境下,实现客户端与服务端通信,采用tcp模式。-Linux environment, the client and server communication using tcp mode。