The InterMudConnection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InterMudConnection(SerializationInfo, StreamingContext) | Initializes a new instance of the InterMudConnection class |
![]() | InterMudConnection(String, String, String, Int32) | Initializes a new instance of the InterMudConnection class |
Methods
Name | Description | |
---|---|---|
![]() | Connect |
Connect to the intermud.
|
![]() | Disconnect |
Disconnect from the intermud.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetObjectData | |
![]() | GetOnlineMuds |
Gets an array of names of muds that are currently online
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Send |
Send an intermud message.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Channels | |
![]() | Connected | |
![]() | MudList | |
![]() | MudName | |
![]() | MudNameList | |
![]() | Password | |
![]() | RouterAddress | |
![]() | RouterName | |
![]() | RouterPort | |
![]() | UCache |