PDA

View Full Version : SIP on BREW???


vikramb
06-06-2002, 02:37 AM
Hi
I am trying to develop a VOIP based application for handheld devices. For this i want to port SIP (Session Initiation Protocol) on BREW. But it seems very difficult taks as of now because SIP protocol and UA component are very complex and they require UDP deamon to be running in background (BREW doesnt support bacground processes). Has anybody successfully ported SIP on BREW before??? Is BREW cabable enough to handle protocols like SIP and other protocols??
Can anybody thow light on this???

Thanks and regards
Vikram:confused:

Craig Evans
06-06-2002, 10:50 AM
Originally posted by vikramb
Hi
I am trying to develop a VOIP based application for handheld devices. For this i want to port SIP (Session Initiation Protocol) on BREW. But it seems very difficult taks as of now because SIP protocol and UA component are very complex and they require UDP deamon to be running in background (BREW doesnt support bacground processes). Has anybody successfully ported SIP on BREW before??? Is BREW cabable enough to handle protocols like SIP and other protocols??
Can anybody thow light on this???

Thanks and regards
Vikram:confused: You might like to check out Qualcomm's QChat development efforts ... so I guess it is technically possible.

vikramb
06-06-2002, 10:03 PM
thanks for your reply...
I tried on Qualcomms site but there is no technical info on QChat. From where i can get this QChat technical documentation??Atleast I need some info on porting of SIP on BREW. How to port this multithreaded code???(SIP UA needs UDP deamon to handle incoming messages)

Thanks
Vikram