Changeset 1464 in ntrip


Ignore:
Timestamp:
Jan 13, 2009, 4:32:41 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncnetqueryrtp.cpp

    r1463 r1464  
    181181                while (!line.isEmpty()) {
    182182                  if (line.indexOf("200 OK") != -1) {
    183                     emit newMessage("UDP connection established", true);
     183                    emit newMessage("NetQuery: UDP connection established", true);
    184184                    return;
    185185                  }
Note: See TracChangeset for help on using the changeset viewer.