DotGadu
GaduServer Constructor (host, port)
NamespacesDotGaduGaduServerGaduServer(String, Int32)
DotGadu
Konstruktor, ktory wpisze dane o adres ip server i port, nie sa one wiec pobierane z appmsg.gadu-gadu.pl
Declaration Syntax
C#Visual BasicVisual C++
public GaduServer(
	string host,
	int port
)
Public Sub New ( _
	host As String, _
	port As Integer _
)
public:
GaduServer(
	String^ host, 
	int port
)
Parameters
host (String)
Adres ip servera gadu-gadu
port (Int32)
Port servera gadu-gadu

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