what I want to do is make a javascript game that can be played on two diffent computers. I know can do this so the game spits out a string that the two playing it have to tell eachother using some other means. but I was wondering if there was some way I could automate the process of transfering that between the two programs. I do have full access to a server running IIS
2006-10-29
09:23:08
·
1 answers
·
asked by
snowcloud_dreamer
2
in
Computers & Internet
➔ Programming & Design
is there a way I could have java script talk to like a cgi script or something telling it what to write to the server so that the other instance of the page can load the new settings from the server?
and if so how?
2006-11-01
02:48:11 ·
update #1