BadScript 2
Loading...
Searching...
No Matches
BadConsoleHelloPacket.cs File Reference

Go to the source code of this file.

Classes

class  BadScript2.ConsoleAbstraction.Implementations.Remote.Packets.BadConsoleHelloPacket
 Gets used as handshake between the client and the server. More...
 

Namespaces

namespace  BadScript2
 The main namespace for the BadScript2 Language.
 
namespace  BadScript2.ConsoleAbstraction
 Contains a Console Abstraction Layer to be able to Simulate Console Input/Output over the Network.
 
namespace  BadScript2.ConsoleAbstraction.Implementations
 Contains Implementation of the Console Abstractions.
 
namespace  BadScript2.ConsoleAbstraction.Implementations.Remote
 Contains the Implementation of the Remote Console Abstraction over TCP.
 
namespace  BadScript2.ConsoleAbstraction.Implementations.Remote.Packets
 Contains the network packets for the remote console.