Ultima Online Protocol :: Account Login Request
Packet # Packet Name Length Client Server Obsolete
0x80 Account Login Request 0x003E X X
Data Type Description
byte 0x80 The packet number.
char[30] Name The name of the account.
char[30] Name The account's password.
byte 0x00 NextLoginKey= value in uo.cfg

Packet Description:
This is sent to login to the Login Server.