搜索资源列表
libdnet-1.8.tar
- libdnet provides a simplified interface to several low-level networking routines, including network address manipulation, kernel arp(4) and route(4) table manipulation, firewalling, interface configuration, and raw Ethernet and IP datagram transmissi
AsmAdjust
- 第三方执行代码侵入方法,常用于病毒/反病毒技术。即在一个已编译完成的PC可执行代码中嵌入自己的可执行代码,并不干扰原程序。侵入级别在物理代码地址级别,低与Rin3级。有很强的攻击性。-third-party code execution invasive method, commonly used in HIV / anti-virus technology. That is compiled in a complete PC executable code embedded in the ex
subr
- VHDL 8位无符号除法器 试验报告 计算前在A和B端口输入被除数和除数,然后在Load线上送高电平,把数据存到除法计算电路内部,然后经过若干个时钟周期,计算出商和余数,并在C和D端输出。 其实现方法是,将除法器分为两个状态:等待状态与运算状态。 开始时除法器处于等待状态,在该状态,在每一时钟上升沿,采样Load信号线,若是低电平,则仍处于等待状态,如果采样到高电平,除法器读取A,B数据线上的输入数据,保存到内部寄存器a_r,b_r,置c_r为0,d_r为a_r,判断除数是否为零,若
libdnet-1.7.tar
- ibdnet为几个低级网络例程提供了一个简化的接口在,包括网络地址处理,内核arp(4) 和 route(4)表处理,防火墙,接口配置,以及原始以太网和IP数据包传输。-ibdnet network of several low-level routines to provide a simplified interface, including network addresses, core arp (4) and route (4) Table processing, firewall, p
P2PVoiceChaExample.rar
- 用C#实现的语音聊天程序;可进行二次开发。, C# P2P Voice Chat Example Using the low Level Voice Library Language: C#
P2PVoiceVideoConferencingExamp
- 用C#实现的一个P2P音视频会议系统,非常好的源码。,Article Title : P2P Voice/Video Conferencing Example Descr iption: Using avicap32.dll and the low Level Sound Library Language :C#
libnet
- libnet是一个小型的接口函数库,主要用C语言写成,提供了低层网络数据包的构造、处理和发送功能。libnet的开发目的是:建立一个简单统一的网络编程接口以屏蔽不同操作系统底层网络编程的差别,使得程序员将精力集中在解决关键问题上。 -The libnet Is a small interface library, mainly written in C language, the construction of low-level network packets, processing an
ipxlib
- 一个网络开发库(ipx)的库源码,可以使开发者直接操作底层网络--Code of a network development library (ipx) ,and develpoer can use it to develope low-level network directly
SharpPcap-3.0.0.bin
- SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustr
netkitrelease
- 1)支持TCP、UPD协议以及混合模式; 2)封装线程池管理模型,支持多连接的并发服务器; 3)同时支持多服务器和多客户端的混合模式,特别适合于P2P系统开发; 4)线程异常退出保护机制; 5)简便的编程接口; 6)易扩展的数据封包方式; 7)低层采用Select非阻塞模型,并对Windows API进行封装,容易实现跨平台移植。 8)适用于中小型windows网络平台应用系统项目的开发。 -1) support for TCP, UPD, as well as
openws-1.3.0-bin.tar
- SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站SSO标准。它提供了一个安全且可扩展的数据格式集,在各种环境下交换数据和身份识别信息。-The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for cr
iscsitarget-0.4.17.tar
- iSCSI 协议实现的源码,包括底层驱动,上层daemon.-The implementation of iSCSI protocol,which include the low level driver and a app daemon.
Write.Great.Code.Volume.2.Thinking.Low.Level.Writi
- 《WRITE GREAT CODE》 2:思维低,写高级别。版权所有© 2006兰德尔海德。保留所有权利。没有这项工作的一部分复制或以任何形式或任何手段,电子,机械,包括影印,录音,或以任何信息存储和检索系统,未经版权拥有人及出版者预先书面许可。-, Vol. 2: Thinking Low-Level, Writing High-Level. Copyright © 2006 by Randall Hyde. All rights reserved. No part of
libnet-0.10.11
- libnet libnet是一个小型的接口函数库, 主要用C语言写成, 提供了低层网络数据包的构造、处理和发送功能。 libnet的开发目的是: 建立一个简单统一的网络编程接口以屏蔽不同操作系统底层网络编程的差别, 使得程序员将精力集中在解决关键问题上。 它的主要特点是: 高层接口:libnet主要用C语言写成 -libnet libnet is a small interface library, mainly written
xml_from_entry_to_the_master
- xml from entry to the masterxml从入门到精通讲解xlm很详细的教程低级入门高级深挖-xml from entry to the masterxml from entry to master a very detailed tutorial explaining xlm senior ferret out low-level entry
CPP-TCPConnectlib
- 网络编程用到的底层库,用户可以把代码嵌套到自己的源码中,也可以单独编译成动态库使用-Use of low-level network programming library, the user can put the source code to their nest, you can also use a separate dynamic library compiled
libspopc-0.12.tar
- C语言编写的pop3客户端库,提供高级和低级两种API,调用方便。-libspopc is a thin pop3 client library written in C. It internally uses sort of blocking sockets (15s timeout). It exports a high-level API that does not expose the socket to you, unless you want to use the l
MultithreadVoiceComm
- 一个关于多线程语音聊天系统的专业论文。 采用低级音频设备驱动接口Waveform Audio API来采集和播放音频-A professional papers on multi-threaded voice chat system. Low-level audio device driver interface Waveform Audio API to capture and play audio
ppsipv3_demo
- 最新版本的ppsip v3 SDK(采用全新的架构,并添加了视频支持,音视频引擎使用GIPS(基于WebRTC))发布了(联系dotphoenix@qq.com)。 它具有以下特点: 1. 提供High level和Low Level两层API,high level只有10个函数,可以让你在极短的时间内开发出一个功能全面,稳定且强大的视频电话。而low level的 api有上百个,让你的灵活性更大。 2. 基于最新版本的osip,exosip,对
libnet-1.1.6.tar
- libnet是一个小型的接口函数库,主要用C语言写成,提供了低层网络数据包的构造、处理和发送功能。-The libnet Is a small interface library, mainly written in C language, the construction of low-level network packets, processing and transmission functions.