基于GNU的VoIP SIP协议(RFC3261)实现代码
上传时间: 2014-01-07
上传用户:奇奇奔奔
RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。
上传时间: 2017-06-28
上传用户:siguazgb
使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习
上传时间: 2013-12-10
上传用户:s363994250
SIP Understanding the Session Initiation Protocol, Second Edition
标签: Understanding Initiation Protocol Edition
上传时间: 2017-07-01
上传用户:hewenzhi
jain-sip is a protocol to comunicate between cliens throught service.
标签: comunicate jain-sip protocol throught
上传时间: 2017-07-07
上传用户:xc216
IPv6协议中flow_label的相关RFC
标签: flow_label IPv6 RFC 协议
上传时间: 2017-07-14
上传用户:skhlm
中、英文RFC文档大全打包下载完全版 .
上传时间: 2013-11-28
上传用户:李彦东
标准sip的RFC3261文档,是开发基于sip的voip通信方案的必备手册.对其中的重点部分用红色进行了标记
上传时间: 2013-12-24
上传用户:youke111
* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
标签: compatible borland compile visiual
上传时间: 2014-01-15
上传用户:yuchunhai1990
中型通讯视资料applied to SIP, H323, and other agreements soft phone, the single gateway, VoIP billing, to support the then separate billing.
标签: agreements applied gateway billing
上传时间: 2013-12-18
上传用户:wff