T_Furcadia_Net_Utils_Utilities - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Utilities Class

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

Generic Furcadia Network Utilities

Inheritance Hierarchy

System.Object
  Furcadia.Net.Utils.Utilities
Namespace: Furcadia.Net.Utils
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public class Utilities

VB

Public Class Utilities

VB Usage

Dim instance As Utilities

C++

public ref class Utilities

F#

type Utilities =  class end

The Utilities type exposes the following members.

Constructors

 

Name Description
Public method Utilities Furcadia Defaults with optional app.config
  Back to Top

Properties

 

Name Description
Public property DefaultClient Furcadia Client Executable Name with extension
Public property GameServerHost Gets or sets the Furcadia server host (i.e lightbringer.furcadia.com). (Furcadia v31c)
Public property GameServerIp Gets or sets the IP of the Furcadia server. (Furcadia v31c) update to library config file?
Public property GameServerPort Default Game Server Port
Public propertyStatic member GetEncoding Master configuration set Encoders to Win 1252 encoding.
Public property PounceServerHost Gets or sets the Furcadia Pounce Server host (IE on.furcadia.com). (Furcadia v31c)
Public property ReggistryPathMono Mono Registry Path
Public property ReggistryPathX64 Windows x64 Registry path
Public property ReggistryPathX86 Windows 32 Registry path
  Back to Top

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic member PortOpen Checks TCP port and scans for an available TCP port on the host system
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Extension Methods

 

Name Description
Public Extension Method AsDouble (Defined by ObjectExtensions.)
Public Extension Method AsInt16 (Defined by ObjectExtensions.)
Public Extension Method AsInt32 (Defined by ObjectExtensions.)
Public Extension Method AsInt64 (Defined by ObjectExtensions.)
Public Extension Method AsString (Defined by ObjectExtensions.)
  Back to Top

See Also

Reference

Furcadia.Net.Utils Namespace

⚠️ **GitHub.com Fallback** ⚠️