搜索资源列表
jrtplib-2.6
- RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
libeXosip-0.9.0.tar
- 这是基于SIP协议栈的一些原代码,用来开发网络电话-This is based on the SIP protocol stack some of the original code used to develop telephone networks
2005629121758349
- 这是一个用vc编写的取拨号IP的程序,它可以用来实现取得拨号ip的功能,好用哦-vc prepared using dial-up IP admission procedures, it can be used for dial-up ip made the function and ease of use!
DGSend
- 一个无连接WinSocket例子,在互联网上用它来演示了NAT的转换。-a connectionless Winsocket examples on the Internet, it is used to demonstrate the transformation of NAT.
dtmf_c51
- 此程序是DS12C887在MSP430上读写操作程序,本程序已经用在工业现场,非常可靠。-DS12C887 on the MSP430 literacy operational procedures, this procedure has been used in the industrial scene, a very reliable.
TCP-IP2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
P2PUDP
- UDP穿越NAT的原理和源代码,我用自己实现的一个源代码来说明UDP穿越NAT的原理和源代码供大家参考-the principle and source code, I used one of their own to achieve the source code to illustrate UDP Through NAT principle and the source code for your consideration
wat1104(WATTCP)
- DOS下开发TCP/IP包,是最经典的,虽然现在普遍用WINDOWS系统,但DOS操作系统还在很多领域里应用-DOS development of TCP / IP packets, is the most classic, Although it is commonly used Windows systems, but many are still DOS application areas
freetcpip
- 免费的协议栈的集合(uip以及lwip等等), 可以用于小型的嵌入式设备实现网络互连 (已经移植成功)-free protocol stack pool (East and lwip etc.) can be used for small embedded devices to achieve the interconnection of networks (which has been ported successfully)
volume3
- 用TCPIP进行网际互联第三卷:客户——服务器编程与应用:Linux/Posix和 TCP/IP协议一样是一套经典的协议书籍。-TCPIP used for internetworking Volume III : Customer -- Server and Application Programming : Linux / Posix and the TCP / IP protocol is the same set of classic books on the agreement.
inVol1
- 用TCPIP进行网际互联第一卷:原理、协议与结构(第四版)和 TCP/IP协议一样是一套经典的协议书籍。 -TCPIP used for internetworking Volume I : Theory, the agreement with the structure (fourth edition) and TCP / IP protocol is the same set of classic books on the agreement.
ping_Dos
- 用delphi7 开发的模仿windows DOS ping d的程序原码。 -delphi7 used to imitate the development of the DOS windows ping d procedures original code.
Tping
- windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
mctest_client
- 一个VC++实现的多播测试程序,用于测试对方能否接受组播,给出提示结果-a VC multicast testing procedures used to test whether the recipient can receive multicast, given the results suggest
streamingdemo-src-1.0.13
- 实时流传输的的一个示例代码,用java写的-real-time transmission of a sample of the code used to write the java
lids-1.2.2-2.4.28.tar
- 开发参考,可以用于知道开发,而且我也参考了很多例子-development reference can be used for the development of know, but I also made reference to a number of examples
soft_ad_c
- 软件A/D所能实现的精度有限,测量电压范围是2-15V, 而且速度低(约1KHz),但仅用一个电容和一个电阻的诱惑 力,我想大虾您会笑纳的。用于某些场合是有用的。 原理是利用470K电阻对1uF电容充电,利用P0.0口作为检测电压, 当电压低于1/3 VCC时,P0.0读入的I/O电平为0,当充电电压超过 1/3 VCC时,P0.0读入的I/O电平为1。通过测量此过程所用的时间, 就能判断输入电压(需要换算)。 程序的编写用定时器0实现-Software
indy_ssl.tar
- delphi中采用 openssl, 安全传输数据-delphi used openssl, secure transmission of data
TCPNetKit
- 本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。-the procedures
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp