Sample code to get Siphon application in iphone sdk? - objective-c

Does anyone have the link for the sorce code of Siphon application to use SIP(VoIP) in my application.
Anyone's help will be much appreciated.
Thanks to all,
Monish.

http://tharindufit.wordpress.com/2010/06/18/how-to-compile-siphon-for-non-jail-broken-iphone-make-voip-calls-on-wifi/
here has some steps to follow .

Related

Link Generation using discord.net

anyone can help me out on this one. How would I go about generating an invite link through c# code?
I've been trying for a while now but can't get any progress and can't seem to find any resources about it.
any help is appreciated!!
thanks

GetResponse Objective-C Integration

I need to create an iOS app that needs to use a form created with GetResponse.
Does anyone know if the integration between the two systems is possible and if there is any documentation or example about it?
Thanks in advance.
Massimo
Please, try start there: http://apidocs.getresponse.com/en
If you need some further directions, just post question here :)

how to use kCICategoryDistortionEffect and kCICategoryGeometryAdjustment in iOS?

I wants to add "Face-wrap" effect in my iOS app. After lots of searching i came to know that there is CoreImage Framework in iOS which provides some constants as kCICategoryDistortionEffect and kCICategoryGeometryAdjustment. I hope that both will help me in achieving my aim. But, now i am enable to find any example of how to use them. Can you please help me?
Thanks, in advance.

Where can we find the GData.framework for iPhone in iphone sdk?

Can anyone suggest me where can I find the GData.framework with steps.
Anyone's help will be much Appreciated.
Thanks to all,
Monish.
The main GData page is located at http://code.google.com/p/gdata-objectivec-client/
Check out the Introduction to Google Data APIs for Cocoa Developers, as well as some example applications here, and you can view the introductory slides.
Hope this helps!

How to use SIP (voip) into my application to make video calls in Iphone sdk?

I need to use SIP(VoIP) in my applications can anyone suggest me how to start with this with an sample code in objective-c or sequence of steps to do.
Anyone's help will be much appreciated.
Thanks to all,
Monish.
There is one iPhone app which is known as linephone and it's source code is also available at here .This app is using SIP(VoIP).
www.voipcore.com