资源列表
CoolClock0.0
- 一个透明时钟程序-a transparent procedures Clock
TCPDemo
- 一个服务器程序,一个客户机程序,双方通过TCP方式传输数据。 Bin\TCPServer.exe是服务器程序。 Bin\TCPClient.exe是客户机程序。 打开TCPDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-A server program and a client program, the two sides to transfer data via TCP mode. The Bin \ TCPServer.exe
shiyan6
- 用RMI构建一个分布式共享会议议程服务,不同的客户应该能够使用共享会议议程服务,该服务提供会议的查询,增加和删除功能,会议议程服务器有允许用户注册和撤销会议的功能。-RMI to build a distributed shared with the meeting agendas, different customers should be able to use the shared services agenda, the service provider meeting the quer
H323_CallingLineIdentificationPresentation
- H323_CallingLineIdentificationPresentation.rar
IPhoneSrc.tgz
- Delphi写的IP电话源码
pstngw_1.2.2
- 这是voip网关h.323到gateway的程序代码-This is voip gateway H.323 gateway to the code
opengk_1.3.4
- 这是voip关守的程序源代码-This is voip gatekeeper of source code
oSIP-developer
- oSIP开发者手册 ——本手册指导开发者利用oSIP栈开发用户代理 -The Session Initiation Protocol (SIP) is an application-layer control (signaling) protocol for creating, modifying and terminating sessions with one or more participants. These sessions include Internet multi
oSIP-manual
- oSIP开发者手册,有对sip的解释和对osip的详细描述
G726
- g726 主要是用于voip语音通信中的声音编码解码算法-g726 major use code and decode algorithmic on voip voice communication
H.264编码算法的完整源代码
- H.264编码算法的完整源代码 文件:VideoEncoderX264.h class CVideoEncoderX264 : { public: CVideoEncoderX264(void); ~CVideoEncoderX264(void); virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item); virtual void Release(void);