Property | Type | Description | |
---|---|---|---|
DefaultPort | int | ||
ServantVersion | int | ||
ServantVersionEXNumber | short | ||
ServantVersionEXPrefix | byte[] | ||
ServantVersionVP | int |
Method | Description | |
---|---|---|
SetBcstVersion ( IAtomCollection bcst ) : void | ||
SetHeloVersion ( IAtomCollection helo ) : void | ||
SetHostVersion ( IAtomCollection host ) : void |
public static SetBcstVersion ( IAtomCollection bcst ) : void | ||
bcst | IAtomCollection | |
return | void |
public static SetHeloVersion ( IAtomCollection helo ) : void | ||
helo | IAtomCollection | |
return | void |
public static SetHostVersion ( IAtomCollection host ) : void | ||
host | IAtomCollection | |
return | void |
public static short ServantVersionEXNumber | ||
return | short |
public static byte[] ServantVersionEXPrefix | ||
return | byte[] |