Property Tree Servers: Difference between revisions

Jump to navigation Jump to search
m
Fix syntax for multiple port numbers
(Major copy editing; Rewriting smaller portions; +rel: Interfacing FlightGear, readme file)
m (Fix syntax for multiple port numbers)
 
Line 50: Line 50:
Note that you can setup as many of these as you want ... for instance, just to be obscene you could do:
Note that you can setup as many of these as you want ... for instance, just to be obscene you could do:


  fgfs --httpd=5400 --httpd=5401 --httpd=5402 --props=5403 --props=5404 --props=5405
  fgfs --httpd=5400,5401,5402 --props=5403,5404,5405


Now there are 6 different network interfaces running that you can access from anywhere.
Now there are 6 different network interfaces running that you can access from anywhere.
97

edits

Navigation menu