搜索资源列表
jain-sip-presence-proxy
- 基于JAINSIP的一个proxy源码,有对SIP感兴趣的朋友,可以下载,作为SIP的一个代理服务器,实现SIP消息的接收和发送。-JAINSIP a proxy source, a pair of SIP interested friends, can be downloaded as a SIP proxy server, to implement the SIP news receive and transmit.
jain-sip-presence-proxy
- The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP stack b
jain-sip-appserver.tar
- First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carr
chatroomserver
- he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP stack by
MeetingDemo
- 基于JAIN开发的一个会议程序。采用SIP 作为信令。基本的文本会议功能已经实现,语音部分待扩展。-with JAIN based on the development of a proceedings. Using SIP as a signaling. The basic functions of the text has already been achieved, some voice to be extended.
jain-sip
- jain-sip is a protocol to comunicate between cliens throught service.
jain-sip-sdp-1.2.96
- jain_sip_sdp.jar,建立会话-jain_sip_sdp.jar, establish a session
jain-sip
- 基于jain-sip协议栈的即时通信系统的实现,文件内有完整的运行说明。-Jain-sip stack-based real-time communication system implementation, the file contains a complete descr iption of the operation.
api
- 对于jain-sip API,帮助用户开发jain-sip,对于sip的理解有很好的帮助-The jain-sip API, to help users develop jain-sip, sip of understanding for a very good help
jain_sip-1_2-mr2-spec
- jain sip (api+jar+docs) to develop a chat application based on sip messags-jain sip (api+jar+docs) to develop a chat application based on sip messags
SIP-Chatroom
- 一个用JAIN-SIP实现的网络聊天程序,由服务器端和客户端组成,可实现多人聊天。-A network chat program implemented by the JAIN-SIP server and client can achieve more than chat.
7.6Jain-Sip
- 基于jain-sip的聊天室,可实现单聊和多聊。-A talking-room based on Jain-Sip protocol.
ChatRoom
- ChatRoom 基于SIP协议栈实现的聊天室,采用JAIN SIP实现-Chat rooms, the ChatRoom based on the SIP protocol stack to achieve a JAIN SIP implementation
textclient
- 基于jain-sip的点对点聊天程序,实现了简单的点对点聊天功能,需要ant的支持。-Jain-sip-based peer-to-peer chat program, a simple point-to-point chat function, need the support of the ant.
exampleBasic
- Use JAIN SIP to send a REGISTER request to UAS
exampleBasic3
- create a Dialog to send INVITE request to UAS and end this dialog by BYE request (JAIN SIP).