Socket.getProtocol

Gets the socket protocol id the socket was created with. In case the protocol is unknown, -1 is returned. Since 2.22

class Socket
getProtocol
()

Return Value

a protocol id, or -1 if unknown

Meta