搜索资源列表
局域网聊天工具(api)
- PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. PrintNo
jsppagestabs
- 通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体参见源码包中“使用说明.txt”,里面有详细的设置步骤,使用示例源码 -common jsp Pagination components, examples of i
net-snmp-5.6.1.1 完整的API用于SNMP应用开发
- 内容包括: 完整的API用于SNMP应用开发; 一个可扩展的SNMP代理程序;开发员可以扩展自己的代理程序;一套工具命令集;一个trap接收进程,用于接收和显示trap。-Contents include: complete API used in SNMP application development A scalable an SNMP agent program Developers can expand their agents A set of tools command se
httpSniffer_Src.rar
- delphi源代码。是木桩同志写的,我只是借花献佛^_^使用了winpcap,所以要先安装之。用途:捕获HTTP的GET和POST消息,用于截获URL的访问以及表单的提交(比如只监听POST消息,可以抓到论坛登陆的帐号和密码)。,delphi source code. Is written by wood piles, Comrade, I just none ^ _ ^ using winpcap, so first installed. Purposes: to capture HTTP-G
csharp-google-translator-ApI
- C# 利用google翻译API接口制作翻译工具 因为是GET提交方式,那么就限定了字符长度,可以说是一大遗憾.-C# API interface to make use of google translator translation tools presented in a way because it is GET, then the character length limit, can be said to be a great pity.
lanoverip.zip
- 用VC++构建一个虚拟局域网,对位于不同局域网的主机分配一个虚拟局域网的IP,使不同局域网的主机可以相互通信,技术点为p2p穿洞,api hook,Using VC++ to build a virtual local area networks, local area network to the host in different VLAN' s assigned an IP, the host of different local area network can communica
hp_snmp3
- HP公司的snmp++的Win32版本源码,可作为snmp和snmp agent开发参考-HP s snmp++ The Win32 version of source code, can be used as snmp and the development of snmp agent reference
AysnWinInetDemo
- 异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
google-maps-static
- google map 的api的使用,大家可以参考一下 -google map of the use of the api, we can refer to
WinXPSP2Firewall_demo
- 一个访问windows防火墙的类,包括了多个windows访问防火墙的API,可以解决对防火墙的操作,不支持Vista-A visit to windows firewall categories, including a number of windows firewall access API, can be solved on the operation of the firewall does not support Vista
HiApi
- 用C++写的ISPI,IIS的功能,第一次写的代码 可以显示HELLO API-With C++ Written ISPI, IIS functionality, the first written code can show HELLO API
feixin
- 一个飞信程序,使用的一网上提供的api接口。可以实现发送信息。这是个小例子,你可以改成你想要的功能强大的飞信程序.-A letter to fly, the use of a web interface provided by the api. Can send a message. This is a small example, you can change you want to fly a powerful letter of the procedure.
WinsocketAPI
- 利用Winsocket API 进行数据通信,已封装为DLL,可象ms winsock控件一样使用。 -Winsocket API to use for data communications, has been packaged as a DLL, can be the same as using the ms winsock control.
gcl-simple
- 一个简单而实用的,根据google calendar api做出来的,可以进行日程更新的软件源代码。-A simple and practical software, which is according to google calendar api, you can update the schedule easily. programmed in java.
libcomm
- socket 通信封装的一套api,可以重用,减少socket编程工作量-socket communications package, a set of api, can be reused, reducing the workload of socket programming
ApiViewer
- API声明器:APIVIEWER 2004中文绿色版,支持VB,C#,delphi,PB,VJ,VFP...等多语言 可以看WINDOWS API所有的定义。可以方便的查询和生成API函数声明,以便拷到自己的代码里。-API声明器:APIVIEWER 2004中文绿色版,支持VB,C#,delphi,PB,VJ,VFP...等多语言 可以看WINDOWS API所有的定义。可以方便的查询和生成API函数声明,以便拷到自己的代码里。-Browser API statement: APIVIEWER
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
GetInterfaceInfo
- 获取网络适配器列表并打印其属性信息,程序简单,了解几个API,就可以编出来-Obtain the list of network adapters and print its attribute information, the program is simple to understand several API can be compiled out
api
- 基于CTP程序化交易接口API,简单例子,可以通过简单例子学习CTP开发-Based on the the CTP program of trading interface API, a simple example, you can learn through a simple example of CTP development
ncutils-c-0.2.tar
- Documentation of the API can be found in the ncutils.h file. For an example of the usage look at the main.c file. To use the library in your project include the file ncutils.h, compile the *.c files in this directory and link them with yo