搜索资源列表
linux-socket-func
- linux下socket的相关函数以及互相之间调用的关系,及有详细的服务器和client的例子说明如何调用!-socket under the cross-correlation function of the relationship between the call and a detailed server and client examples to illustrate how the call!
crzy
- 此程序用来求离散时间序列的自相关函数,希望能有所帮助-the procedure used for discrete-time sequence of the autocorrelation function, hope can be helped
mysniffer
- 程序中需要设置套接字的属性SIO_RCVALL,而SIO_RCVALL属性在文件mstcpip.h中定义。mstcpip.h是微软用于处理TCP/IP协议的一个头文件,这里面包含了WinSockets一系列相关函数,该文件在platform SDK套件中,该头文件在vc6.0中没有。 本项目中给出了该文件的内容。 编写sniffer程序的另一个方法是在文件中使用#define直接定义SIO_RCVALL。源文件中给出了#define SIO_RCVALL _WSAIOW(IOC_VEND
proc_sema
- 一个基于ACE的信号量例子,说明如何在ACE开发包下来使用信号量Semaphore的相关函数-an example based on ACE lib
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
Netcode
- 自己收集整理的WinSock相关函数的用法,整理成了类,有详细说明,使用方便-Collated their own usage of WinSock-related functions, sorting into categories, are detailed, easy to use
test3
- 演示DNS解析过程及相关函数使用的源码,使用是请修改DNS默认值-Demo DNS resolution process and related functions to use the source code, use the default values are requested modify the DNS
Arp
- 使用ARP协议获取局域网内活动主机物理地址 Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。 本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。 在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。 -Get the host
handlibfilesfornetworkprograming
- 网络编程中会要的一些头文件和函数库文件,包括了winpcap开发包,Iphlpapi相关函数库,Ntddndis.h和mstcpip.h-Network programming would want some of the header files and library files, including the winpcap development kits, Iphlpapi correlation function libraries, Ntddndis.h and mstcpip.h
routetracer
- 本项目通过相关函数实现trcaceroute功能,可以用于网络拓扑的探测。-The project achieved through the correlation function trcaceroute function can be used to detect network topology.
sockets
- WINDOWS 下SOCKET 及其相关函数介绍-WINDOWS SOCKET and related functions under the descr iption
http
- 查询http节点,通过使用WinInet类相关函数-Http query node, by using WinInet class correlation function
URLDownloadToFile
- 在服务中、一般程序中利用 Inet 相关函数下载数据,虽然可以使用URLDownloadFileToXXX()这个API,但是,它在使用了代理的时候会遇到麻烦。 这点,Windows 自动更新发生过这样的问题:如果使用了 IE 代理,如果下载代码位于系统帐号下,代理设置可能会失效。当然,也可以为系统帐号手动设置代理(其实就是 IE 的代理的设置方法),不过,程序会受到很多的限制。本文重写的URLDownloadFileToXXX()可不受各种限制-In services, the gener
shiyaner
- 用VB语言实现随机信号的自相关函数计算,并且求其统计数据-Random signal with the VB language calculation of the autocorrelation function
at_init
- AT的初始化,并对其进行设置和自定义。相关函数已经在这里面实现,使用时只需要调用即可。-AT initialization, and set it up and customize. Correlation function has been achieved in the inside, you can use it, just call.
TestUrlCode
- 对字符串进行 URL编码解码,有些程序比如关于internet 客户端程序或者是 跟WEB页面交互的程序需要将字符串进行URL编码然后才能发送等,可以用此程序里的相关函数进行封装。-In a URL coding and decoding, some programs such as Internet client program or with WEB page is interactive program need to will character string coding and th
udproom
- 在linux环境下,使用c编写的聊天程序,其中运用了udp协议及相关函数-The linux environment, use the chat program written in c, which uses the udp protocol and related functions
MkryI
- 合服务器端、客户端、升级调用程序为一体的音乐播放器网络小程序,采用TCP可靠传输,实现增量升级,并且以增量包以压缩文件的形式传输,客户端自行调用相关函数对其解压-The network applet aggregate server-side, client, upgrade calling program as one of the music player, using TCP reliable transmission to achieve incremental upgrade, and
rf_KL
- 随机场的模拟(利用解析解模拟参数的随机场,markov自相关函数)-analytical simulation of random field
VB-SockHook
- 使用消息钩子注入,然后拦截Sock相关函数封包-failed to translate
