Green Leaf will be down for a few days while I'm working on EQEmu.NET
Here's a taste:
Code:
E:\EQEmu\EQEmu.NET\bin>EQEmuServer
>> Welcome to EQEmu.NET!
>> Console Logging Enabled - Debug Level 5
[5:54:47 AM] (Application) Status: EQEmu.NET Server 5.7 Build 1637 Revision 8786
[5:54:47 AM] (Application) Status: Command Line Started
>> Entering Application Loop
help
>> Valid Commands:
>> leave -- Leaves the current command line and returns to default
>> help -- Displays valid commands and descriptions.
>> Aliases: ?
>> quit -- Shuts down and exits the server.
>> Aliases: exit
>> enter -- Enters an application command line. Try 'help enter' for more information.
>> Aliases: go
>> disableinput -- Disables the server input command line.
enter login
>> Current Command Line: login
help
>> Valid Commands:
>> leave -- Leaves the current command line and returns to default
>> help -- Displays valid commands and descriptions.
>> Aliases: ?
>> connect -- Attempts a connection to the login server
>> start -- Starts the Login process
>> Aliases: run
>> disconnect -- Disconnects from the login server
>> stop -- Stops the Login process
start
connect
[5:54:58 AM] (Network) Status: Connecting to Login Server...
[5:54:58 AM] (Network) Status: ServerSocket.Connect(eqemulator.net,5995)
[5:54:58 AM] (Network) Status: Connected to Login Server
[5:54:58 AM] (Packet) Status: Sending Server Info to Login Server
[5:54:58 AM] (Packet) Status: Sending LoginPacket to Socket [Opcode: ServerOP_LSInfo][Size: 603]
[5:54:58 AM] (Network) Status: ServerSocket.Send( 607 bytes )
[5:54:58 AM] (Packet) Status: Sending Status Update to Login Server
[5:54:58 AM] (Packet) Status: Sending LoginPacket to Socket [Opcode: ServerOP_LSStatus][Size: 12]
[5:54:58 AM] (Network) Status: ServerSocket.Send( 16 bytes )
disconnect
stop
leave
>> Entering Default Command Line
quit
[5:55:10 AM] (Application) Status: Command Line Stopped
>> EQEmu.NET Exiting
E:\EQEmu\EQEmu.NET\bin>