This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
projects:a4sim:pythonudpserver:exampleservercode [2018/12/31 23:08] dwheele |
projects:a4sim:pythonudpserver:exampleservercode [2018/12/31 23:10] (current) dwheele |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Example Python Server UDP code for X-Plane 11 ====== | ====== Example Python Server UDP code for X-Plane 11 ====== | ||
| - | https:// | + | * Example is from: https:// |
| + | * Information about converting struct data structures using Python: | ||