We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › maxlink doesn't work when LAN cable unplugged
Page Index Toggle Pages: 1
maxlink doesn't work when LAN cable unplugged (Read 1150 times)
maxlink doesn't work when LAN cable unplugged
Apr 28th, 2006, 5:49pm
 
Hello,
When I unplug my LAN cable max/msp shows error:
"error:jk.link:socket error.java.net.SocketException:error setting options
Have already joined that group?"

While the cable is pluged, Max/Msp works fine.

What to do that I could use Maxlink without cable plugged in?

Thank you in advance

Re: maxlink doesn't work when LAN cable unplugged
Reply #1 - Apr 29th, 2006, 2:14am
 
MaxLink uses udp multicast, which requires a network.  However, that network can consist of one computer -- as long as your computer is convinced that it's networked, it should be ok.

I know it's kind of a hack, but does it work if you plug the cable into the computer, but nothing else?
Re: maxlink doesn't work when LAN cable unplugged
Reply #2 - Apr 30th, 2006, 11:14am
 
When I unplug the cable, P5 (with imported Maxlink library) stops responding..
How to convince the computer that it is networked?

Thank you


Re: maxlink doesn't work when LAN cable unplugged
Reply #3 - May 1st, 2006, 10:33pm
 
.. Processing stops responding and shows error :
java.lang.unsatisfiedLinkError: doError

How could I resolve it?
I don't know how to convince the computer that it's networked (in fake manner)..

Thank you
Re: maxlink doesn't work when LAN cable unplugged
Reply #4 - May 2nd, 2006, 1:24am
 
Can you just leave one end plugged in?
Re: maxlink doesn't work when LAN cable unplugged
Reply #5 - May 2nd, 2006, 9:33am
 
This trick doesn't work, but I resolved this problem with Hamachi software..
Page Index Toggle Pages: 1