Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Monaj

macrumors regular
Original poster
May 24, 2009
193
0
Hi all,

I have made a simple chat application using AsyncSocket class where client nodes can send message to each other via chat server application.
I want to integrate voice chat functionality in it but I am not getting any material over net which can show me correct direction to move on.

Can anyone suggest me some useful link or idea which can help me in its initiation??

Thanks,

Monaj
 
thanks... for your reply!
On your suggestion I read about SIP and found it to be very useful, but as a beginner a want some working code in cocoa or some guidelines on basis of which I can implement the mechanism read.

Can you suggest me some link which can help me in this??

Thanks,

Monaj
 
thanks... for your reply!
On your suggestion I read about SIP and found it to be very useful, but as a beginner a want some working code in cocoa or some guidelines on basis of which I can implement the mechanism read.

Can you suggest me some link which can help me in this??

Thanks,

Monaj

Sorry, I don't have any specific examples. Best bet is just to trawl through other open source applications that do voice chat. You'll probably need to do a bit of porting if they are primarily Linux based though.

Pidgin might be a good starting point. Although that is Google Talk based (which might be okay for your purposes).

I would say that something like this maybe somewhat ambitious as a beginners project though. Having said that I never listened when people said that to me so go for it :).
 
I would say that something like this maybe somewhat ambitious as a beginners project though. Having said that I never listened when people said that to me so go for it :).

Thanks... :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.