This website requires JavaScript.
Explore
Help
Sign In
flightsimulatorplatfrom
/
pilotclient
Watch
1
Star
0
Fork
0
You've already forked pilotclient
mirror of
https://github.com/swift-project/pilotclient.git
synced
2026-03-22 23:05:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b475d7eff17071bddb72051f002db20593cff18b
pilotclient
/
samples
/
cli_client
History
Mathew Sutcliffe
b475d7eff1
INetwork builds up the ATIS as it is received, line-by-line, keeping this implementation detail more encapsulated
...
refs
#81
2014-01-09 01:16:01 +00:00
..
client.cpp
INetwork builds up the ATIS as it is received, line-by-line, keeping this implementation detail more encapsulated
2014-01-09 01:16:01 +00:00
client.h
INetwork builds up the ATIS as it is received, line-by-line, keeping this implementation detail more encapsulated
2014-01-09 01:16:01 +00:00
CMakeLists.txt
sample console-based client to demonstrate INetwork interface (refs
#22
)
2013-07-31 22:02:41 +01:00
main.cpp
style and consistency:
2014-01-09 01:15:56 +00:00
reader.cpp
Normalized handling of leading/trailing whitespace in sample app (refs
#22
)
2013-08-04 17:49:46 +01:00
reader.h
sample console-based client to demonstrate INetwork interface (refs
#22
)
2013-07-31 22:02:41 +01:00
sample_cli_client.pro
all app projects need QT+=network used by the core for downloading ATC bookings
2014-01-09 01:15:57 +00:00