I just want to have a java sip application to run in eclipse but I have'nt found a way yet. I tried various decompilers
but none of them completed their work without any problems
. Is there any way to copy the code of a jar
to an eclipse project or did someone find
the source for "peers"? http://peers.sourceforge.net/
Asked
Active
Viewed 88 times
-4

MrGlue
- 28
- 5
-
2You read the page you linked to... "Peers source code is now hosted on GitHub: https://github.com/ymartineau/peers ." – Jon Skeet Dec 11 '15 at 19:20
2 Answers
0
Jitsi is an audio/video Internet phone and instant messenger written in Java. It supports some of the most popular instant messaging and telephony protocols such as SIP, Jabber/XMPP (and hence Facebook and Google Talk), AIM, ICQ, MSN, Yahoo! Messenger. Jitsi source code

Alexey Zavyalov
- 117
- 4
0
http://github.com/ymartineau/peers hosts the source code as Jon Skeet has pointed out correctly

MrGlue
- 28
- 5