X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetworkOLK%2FFILES;h=6bfd4c6ffdad10cf601d9d2d81b21d405daa0dcb;hb=b9e866cfdd765cc742a6c9b3e35c8a9c1ca08dfc;hp=22437726728103a87e7e7ee117d3940990bf3d34;hpb=a93e97c4383f6ee403f8ecc3d2f5fedc8ebacba6;p=flightgear.git diff --git a/src/NetworkOLK/FILES b/src/NetworkOLK/FILES index 224377267..6bfd4c6ff 100644 --- a/src/NetworkOLK/FILES +++ b/src/NetworkOLK/FILES @@ -3,7 +3,9 @@ README - containing Network info Makefile.am - net_hud.cxx - display found player's info in bottom/left part of HUD network.cxx - initialization of netcode and vars -network.h - declaration of used vars and functions for libnetwork.a - should be included from other files using libnetwork +fgd.h - +network.h - declaration of used vars and functions for libNetworkOLK.a + should be included from other files using libNetworkOLK net_send.cxx - communication with deamon -Tools - directory containing network tools and toys +Tools - directory containing the deamon, tools and toys necessairy + for testing the network with and without FGFS.