The declaration of local_ip is: InetHostAddress local_ip = "192.168.34.22";
This is not my actual IP, is this the problem? I have read about sockets and saw a kind of list, which sockets are usually free to use and 65000 should be free... The debug terminal says: Debug Terminal for the process: ------------------------------- terminate called after throwing an instance of 'ost::Socket*' The anjuta info window says: Running program... [Thread debugging using libthread_db enabled] [New Thread -1212684064 (LWP 13784)] [Switching to Thread -1212684064 (LWP 13784)] main(argc = 1, argv=0xbfeea214) at PSP_eSpeak.cpp:198 Program received signal SIGABRT, Aborted. 0xb7c8a947 in raise () from /lib/tls/libc.so.6 (the program does not terminate in debug mode, I have to stop it manually. ) -- View this message in context: http://www.nabble.com/Please-help%3A-terminate-called-after-throwing-an-instance-of-%27ost%3A%3ASocket*%27-tp18892975p18966645.html Sent from the Gnu - ccRTP - Dev mailing list archive at Nabble.com. _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel
