Ask a remote user to send a file. The remote user may or may not respond
and there is no fixed time within which he must respond. A response will
come in the form of a DCC Send request.
[Visual Basic] Public Shared Sub Get( _ ByVal connection As Connection, _ ByVal nick As String, _ ByVal fileName As String, _ ByVal turbo As Boolean _ )