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 & HelpPrograms › server client connection issue
Page Index Toggle Pages: 1
server client connection issue (Read 454 times)
server client connection issue
Jun 25th, 2007, 8:29pm
 
dear friends, im testing the
shared canvas client and server

http://processing.org/learning/libraries/sharedcanvasclient.html

the server executes great on ports over 8080, like 9300 or
10500, no probs, i can draw and all

but the client, i cant make it to connect to the server,
it always stays blank white, not connecting

i have used
http://www.whatismyipaddress.com/
to find for sure my IP address
and im using same port number on client and on server code,
i have also disabled the Windows Firewall and all

what else could be wrong?

the server shows all well, and i can draw,
in the client window stays white and does nothing

thanks so much for your help
Jav Ideami
Re: server client connection issue
Reply #1 - Jun 26th, 2007, 1:14am
 
please do not triple post the same message.
Re: server client connection issue
Reply #2 - Jun 26th, 2007, 1:20am
 
im sorry, i apologize, i wasnt sure where to post it,
wont do it again

, can u help me with my issue, basically
if i ran both server and client locally on my computer, and using 127.0.0.1 they work perfect,

but if i run them online from the web, they dont,
and ive tried all sorts of ip

Page Index Toggle Pages: 1