creating a server and a client
in
Core Library Questions
•
1 month ago
Hi,
I'm trying to use the processing.net library to create a server and a client. I then want to run the client on the web and allow multiple clients from to connect to the server from separate devices and therefore communicate with each other. This is working fine when two clients are both run from the same computer as the server but when I to exported it and put it on the web it doesn't work. www.liatwerber.com/chat the client doesnt communicate with the server. Do I need to change something to make it work on the web, besides the IP address which i changed.
I'm trying to use the processing.net library to create a server and a client. I then want to run the client on the web and allow multiple clients from to connect to the server from separate devices and therefore communicate with each other. This is working fine when two clients are both run from the same computer as the server but when I to exported it and put it on the web it doesn't work. www.liatwerber.com/chat the client doesnt communicate with the server. Do I need to change something to make it work on the web, besides the IP address which i changed.
THANK YOU
1