]> git.mxchange.org Git - flightgear.git/commit
Added httpd protocol so you can interface to a running copy of FlightGear
authorcurt <curt>
Tue, 21 Aug 2001 21:13:55 +0000 (21:13 +0000)
committercurt <curt>
Tue, 21 Aug 2001 21:13:55 +0000 (21:13 +0000)
commitc2e6992b5e970f392eb287c4bca11bbecb577065
tree3496c1a28cafcd39ebd8cb2b2dcfac96e3795246
parentb6520485ca65fdf0d9e75c2353bac76cbcee79ce
Added httpd protocol so you can interface to a running copy of FlightGear
via a web browser, see README.IO for more details.
src/Main/Makefile.am
src/Main/fg_io.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Network/Makefile.am