Network library: Ho to comunicate two computers?
in
Core Library Questions
•
11 months ago
Hi,
How can I do to send information (for example, a draw) between two or more computers using Network library (or other library)?
I know if I run
SharedCanvasClient
and
SharedCanvasServer
on the same computer, I can draw on one program and it shows in the other. But I can't do this between two computers (running SharedCanvasServer on one computer and SharedCanvasClient on the other). How I have to do?
Thanks a lot!
1