In The Hand
GetRemoteMachineName Method (s)
NamespacesInTheHand.Net.SocketsBluetoothClientGetRemoteMachineName(Socket)
.NET Components for Mobility
Gets the name of a device by a specified socket.
Declaration Syntax
C#Visual Basic
public static string GetRemoteMachineName(
	Socket s
)
Public Shared Function GetRemoteMachineName ( _
	s As Socket _
) As String
Parameters
s (Socket)
A Socket.
Return Value
Returns a string value of the computer or device name.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0