DotGadu
GaduServer Class
NamespacesDotGaduGaduServer
DotGadu
Klasa, ktora pobiera ip oraz port z appmsg.gadu-gadu.pl. Istnieje rowniez mozliwosc podania tych danych tak aby nie trzeba bylo ich pobierac z servera.
Declaration Syntax
C#Visual BasicVisual C++
public class GaduServer
Public Class GaduServer
public ref class GaduServer
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GaduServer(Int32)
UWAGA wystepuje PROBLEM z pobieraniem adresow z hub gg, ZALECA sie uzywanie konstruktora GaduServer(String host, int port) Konstruktor do ktorego podajemy numer gg, na podstawie nr. gg appmsg.gadu-gadu.pl wybiera nam odpowiedni server

GaduServer(String, Int32)
Konstruktor, ktory wpisze dane o adres ip server i port, nie sa one wiec pobierane z appmsg.gadu-gadu.pl

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Host
Adres ip servera gadu-gadu

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Port
Port servera gadu-gadu

TimeOut
Czas po ktorym uznajemy ze dany server gadu-gadu nie odpowiada, jest martwy.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GaduServer

Assembly: DotGadu (Module: DotGadu) Version: 1.0.0.0 (1.0.0.0)