C# Class C_Minebot.Handshake

Show file Open project: umby24/Minebot

Public Methods

Method Description
Handshake ( Wrapped socket, Form1 asdf, bool outgoing = false ) : System

Private Methods

Method Description
handle ( ) : void
send ( ) : void

Method Details

Handshake() public method

public Handshake ( Wrapped socket, Form1 asdf, bool outgoing = false ) : System
socket Wrapped
asdf Form1
outgoing bool
return System