Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
NtripClient ( string userName, string password, string ntripIpAddress, int ntripPort, string ntripMountPoint ) : System | ||
Start ( ) : void |
Метод | Описание | |
---|---|---|
Close ( ) : void | ||
Connect ( ) : void | ||
CreateRequest ( ) : byte[] | ||
E_Completed ( object sender, |
||
ToBase64 ( string str ) : string |
public NtripClient ( string userName, string password, string ntripIpAddress, int ntripPort, string ntripMountPoint ) : System | ||
userName | string | |
password | string | |
ntripIpAddress | string | |
ntripPort | int | |
ntripMountPoint | string | |
Результат | System |