Difference between revisions of "Connecting to TFC"

From The Final Challenge Wiki
Jump to navigation Jump to search
Line 1: Line 1:
There are multiple ways to connect to The Final Challenge.  Regardless of the connection method, you can reach TFC at:
There are multiple ways to connect to The Final Challenge.  Regardless of the connection method, you can reach TFC at:


<pre>telnet finalchallenge.net 4000</pre>
<pre>finalchallenge.net 4000</pre>


== Java / Web App ==
== Java / Web App ==
Line 8: Line 8:
== Command Prompt / Telnet ==
== Command Prompt / Telnet ==
You may also use your built in telnet functionality with PCs/Linux and MACs by entering the following syntax into either DOS, or BASH prompt.
You may also use your built in telnet functionality with PCs/Linux and MACs by entering the following syntax into either DOS, or BASH prompt.
<pre>telnet finalchallenge.net 4000</pre>


== Clients ==
== Clients ==
ZMUD and MUSH Client are two command MUD Clients players typically use, you may point your clients to finalchallenge.net port 4000 to connect.
ZMUD and MUSH Client are two command MUD Clients players typically use, you may point your clients to finalchallenge.net port 4000 to connect.

Revision as of 23:03, 22 January 2011

There are multiple ways to connect to The Final Challenge. Regardless of the connection method, you can reach TFC at:

finalchallenge.net 4000

Java / Web App

The home page at finalchallenge.net has a Java applet that will allow you to connect.

Command Prompt / Telnet

You may also use your built in telnet functionality with PCs/Linux and MACs by entering the following syntax into either DOS, or BASH prompt.

telnet finalchallenge.net 4000

Clients

ZMUD and MUSH Client are two command MUD Clients players typically use, you may point your clients to finalchallenge.net port 4000 to connect.