Changeset 1349 in ntrip for trunk/BNC/bncsocket.cpp


Ignore:
Timestamp:
Dec 27, 2008, 1:13:19 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncsocket.cpp

    r1348 r1349  
    55 * Class:      bncSocket
    66 *
    7  * Purpose:    Subclass QIODevice (QTcpSocket, QNetworkReply)
     7 * Purpose:    Combines QTcpSocket (NTRIP v1) and  QNetworkReply (NTRIP v2)
    88 *
    99 * Author:     L. Mervart
     
    152152}
    153153
    154 // Connect to Caster, send the Request (static)
     154// Connect to Caster, send the Request
    155155////////////////////////////////////////////////////////////////////////////
    156156t_irc bncSocket::request(const QUrl& mountPoint, const QByteArray& latitude,
Note: See TracChangeset for help on using the changeset viewer.