搜索资源列表
gateway-1.4.0
- The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this r
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
lcx-5.2
- HTTP GET/POST tool base web ps,TCP over HTTP.
httpclient.tar
- linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
sever.tar
- LINUX下一个简单的http sever,实现了get post功能-http sever,and relize get,post functions
SystemHardwareInfo
- VC++获取系统硬件信息 CPU名称个数BIOS源文件和exe 详细参见 http://blog.csdn.net/whucv/article/details/7828631-VC++ Get System Hardware Information CPU name the number of BIOS source files and exe detail see http://blog.csdn.net/whucv/article/details/7828631
chntpw-source-040818
- The Offline NT Password Editor (c) 1997-2004 Petter Nordahl-Hagen -(c) 1997-2004 Petter Nordahl-Hagen See COPYING for copyright & credits. See INSTALL for compile/installation instructions. Where to get more info: ------------------
Hospital_Management_System_Extended_Edition
- 醫院管理系統,Hospital Management System - Extended Edition-Title: Hospital Management System- Extended Edition Descr iption: This system automates all core functions and business processes that take place within a hospital. It could be used to handle all
ecctest4
- http://tecknolojia.blogspot.com/2008/01/elliptic-curve-cryptography-is-not-your.html where u can get info about elliptic curve cryptography suggestions
SRP6
- SRP协议是由斯坦福大学计算机科学系的Thomas wu等开发的,英文全称是Security Remote Password(安全远程密码),经过严密的数学论证,SRP6被证明是一种非常安全的算法,我们可以在这里获取到SRP的协议的官方文档 http://srp.stanford.edu/ndss.html 在当下流行的网络游戏中,魔兽世界采用的就是SRP协议。-SRP agreement was signed by the Department of Computer Science at S
mini_httpd-1.19php
- mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authenticati
cheese-2.28.1.tar
- cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。 cheese主页http://www.gnome.org/projects/ch
DeviceDetect
- 检测电脑是否连接有某个名称的设备,并且获得设备的状态是启用还是禁用等。说明文章可以看我的百度空间文章: http://hi.baidu.com/landsea_dash/blog/item/72fbee11cb220d2fdd5401ab.html-detect the a bt device and get the device status
SafetyNetMobile
- 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
varnish-2.1.3.tar
- Varnish是一款高性能的开源HTTP加速器,挪威最大的在线报纸 Verdens Gang (http://www.vg.no) 使用3台Varnish代替了原来的12台squid,性能居然比以前更好。 Varnish 的作者Poul-Henning Kamp是FreeBSD的内核开发者之一,他认为现在的计算机比起1975年已经复杂许多。在1975年时,储存媒介只有两种:内存与硬盘。但现在计算 机系统的内存除了主存外,还包括了cpu内的L1、L2,甚至有L3快取。硬盘上也有自己的快取
httpd
- 简单的HTTP服务器,实现了Get方式。在Linux下运行-a simple http server
nanohttp
- minimalist HTTP GET implementation to fetch external subsets. focuses on size, streamability, reentrancy and portability. -minimalist HTTP GET implementation to fetch external subsets. focuses on size, streamability, reentrancy and portability.
nanohttp
- nanohttp.c: minimalist HTTP GET implementation to fetch external subsets. focuses on size, streamability, reentrancy and portability.
base64
- Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。 Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他
Desktop
- c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)