|
#1
| |||
| |||
| creating socket connections from OsX to classic
hey.... I'm working with a server/client program created in java and compiled in OS9. The client connects to the server through a standard socket connection, and when the client is run in OS9, there are no problems. However, I am trying to create a perl CGI script from OSX that will connect a web interface to this server, and even though I am using the same protocol to connect with the perl script as with the standard java client, the script won't connect to the server and just times out. Is there some sort of translation problem between OSX and OS9 where a socket connection between the two wouldn't be possible? or does it have to do with something unrelated. thanks, kyle |
|
#2
| ||||
| ||||
|
I checked this out with FileMaker Pro 5 running in Classic with web companion on port 5910 and trying to log in from Explorer OS X on the same machine. It works, provided you don't use the loopback address 127.0.0.1, but the full IP address of the machine. So check the IP adress you are using first, but I'm sure you have thought of that. So the problem does not lie in Classic listening to sockets. It could be it has something to do with the MRJ running under classic that isn't happy in this mode. I would advice to run the server app on another Mac booted from Mac OS 9.1, or to rewrite your server app in something else than java, because I don't think Apple is planning many improvements there. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fonts, OSX (Classic) and Suitcase? | John Philip | Design & Media | 2 | November 14th, 2003 02:36 AM |
| creating autorun that works on OSX and 9 | susana | Mac OS X System & Mac Software | 2 | March 15th, 2003 06:29 PM |
| OSX and AOL 5.0 in classic | Bobslayur | Mac OS X System & Mac Software | 3 | August 23rd, 2002 06:11 PM |
| OSX font wont work in classic... | swizcore | Mac OS X System & Mac Software | 0 | May 5th, 2002 05:15 PM |
| Classic will not start, even after reinstalling | sallamud | Mac OS X System & Mac Software | 7 | August 16th, 2001 06:23 PM |