Pakiet, ktory sluzy do logowania sie
| C# | Visual Basic | Visual C++ |
public class GaduPacketLogin : IGaduPacket
Public Class GaduPacketLogin _ Implements IGaduPacket
public ref class GaduPacketLogin : IGaduPacket
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GaduPacketLogin()()() | ||
| Description |
Opis GG
| |
| Equals(Object) | (Inherited from Object.) | |
| ExternalIp |
Zewnetrzne Ip
| |
| ExternalPort |
Zewnetrzny port
| |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| getSize()()() |
Zwraca rozmiar pakietu
| |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Hash |
Zaszyfrowane haslo
Hash ma dlugosc 64 bajtow, z tym ze jezeli nasz hash wyjdzie krotszy to reszte
uzupelnimy zerami
| |
| HashType |
Typ Hash, moze to byc GG32Hash albo SHA1 (SHA512)
| |
| ImageSize |
Max rozmiar rysunku jaki przyjmujemy
| |
| LocalIp |
Lokalne ip
| |
| LocalPort |
Loklany Port
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| read(NetworkStream, Int32) |
Czyta pakiet z NetworkStream
| |
| Status |
Status gg
| |
| Time |
Czas logowania
| |
| ToString()()() | (Inherited from Object.) | |
| Uin |
Nasz numer gg
| |
| Version |
Wersja protokolu/klienta gg
| |
| write(NetworkStream) |
Wysyla pakiet na NetworkStream
|
| Object | |
| GaduPacketLogin | |