Changeset 7220 in ntrip
- Timestamp:
- Aug 18, 2015, 10:30:08 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncipport.cpp
r4278 r7220 71 71 // WhatsThis 72 72 // --------- 73 _ipHostLineEdit->setWhatsThis(tr("<p>If no proxy server is involed in the communication, BNC allows to retrieve streams via TCP directly from an IP address without using the N TRIPtransport protocol.</p><p>Enter the IP address of the stream providing host.</p>"));73 _ipHostLineEdit->setWhatsThis(tr("<p>If no proxy server is involed in the communication, BNC allows to retrieve streams via TCP directly from an IP address without using the Ntrip transport protocol.</p><p>Enter the IP address of the stream providing host.</p>")); 74 74 _ipPortLineEdit->setWhatsThis(tr("<p>Enter the IP port number of the stream providing host.</p>")); 75 75 _ipMountLineEdit->setWhatsThis(tr("<p>Specify a mountpoint.</p><p>Recommended is a 4-character station ID.<br>Example: FFMJ</p>"));
Note:
See TracChangeset
for help on using the changeset viewer.