PDA

View Full Version : QTcpSocket - Socket / Connection



mfarhan.cc
10th November 2014, 12:17
Hi

I hope you are good , I am new in using SIP using QT so any buddy can give me some tutorials regarding how to connect two devices using SIP protocol. Please give me some tutorials or frameworks links so that I will see them and integrated this functionality.

Thanks

ChrisW67
10th November 2014, 21:16
You are better off looking for a SIP library that you can link to a C or C++ program, using your tools, and then reading their docs. There is nothing in the Qt library to handle SIP. There are quite a few options in a Google search.

mfarhan.cc
11th November 2014, 10:17
Hi Chris

Can you tell me about some SIP library ? I have search a lots library but can't find the solution of the SIP, if you know some tutorials or frameworks links then please let me know or email me on farhan.chand@cooperativecomputing.com

Thanks

wysota
11th November 2014, 11:05
It is enough to simply STFW for "SIP C++". First thing which pops up is http://www.pjsip.org/