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.
IndexProgramming Questions & HelpOther Libraries › processing.net.* disconnect causing failure
Page Index Toggle Pages: 1
processing.net.* disconnect causing failure (Read 571 times)
processing.net.* disconnect causing failure
Nov 28th, 2007, 11:43pm
 
using the demos: ValueClient, ValueServer

Assuming we begin one server, and many clients. When many clients connect there is no visible problem.

When one client disconnects the server throws a null pointer exception and all remaining clients stop receiving data.

How would we fix this so that many clients can connect & disconnect from a single server?
Re: processing.net.* disconnect causing failure
Reply #1 - Nov 29th, 2007, 5:17pm
 
are you using 0135? this should be fixed.
Re: processing.net.* disconnect causing failure
Reply #2 - Dec 3rd, 2007, 9:01pm
 
no. At my university we use 0097 Tongue

Thanks for the tip Smiley
Page Index Toggle Pages: 1