View Single Post
Newspaz

JCF Member

Joined: Jan 2001

Posts: 2,678

Newspaz has disabled reputation

Apr 17, 2003, 04:26 PM
Newspaz is offline
Reply With Quote
Re: Jazz Server Lists ports and addresses

Quote:
Originally posted by Dusk
Since there isn't a program to check for jazz server for OS X I'm planning to write one myself.
I need the list server addresses and ports for this.

And if somebody knows how to join a game from code I'd be very helpful.
The listserver's raw output can be viewed by telnetting to jazz.logicware.com at port 10057. You can filter the ip out of it, and then use: jazz2 -connect 0.0.0.0

Where 0.0.0.0 is the ip, please note that I have no clue if this parameter exists in the macintosh version.