Changeset 1457 in ntrip
- Timestamp:
- Jan 8, 2009, 2:35:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r1456 r1457 501 501 502 502 <p> 503 The source code for BNC comes with an example program called 'test_bnc_qt.cpp' that allows you to read BNC's binary observation output from the IP port and print the observations in a plain ASCII format on standard output. 503 The source code for BNC comes with an example program called 'test_bnc_qt.cpp' that allows you to read BNC's (synchronized or unsynchronized) binary observation output from the IP port and print the observations in a plain ASCII format on standard output. 504 504 </p> 505 505 <p> … … 536 536 <p><a name="syncuport"><h4>3.8.5 Port (unsynchronized) - optional</h4></p> 537 537 <p> 538 BNC can produce unsynchronized observations from all configured streams in binary format on your local host (IP 127.0.0.1) through an IP 'Port'. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no binary unsynchronized output is generated.</p> 539 <p> 540 538 BNC can produce unsynchronized observations from all configured streams in binary format on your local host (IP 127.0.0.1) through an IP 'Port'. Unscynchronized means that BNC immediately forwards any received observation to the port. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no binary unsynchronized output is generated.</p> 539 <p> 541 540 542 541 <p><a name="serial"><h4>3.9. Serial Link</h4></p>
Note:
See TracChangeset
for help on using the changeset viewer.