Unix

  CONST Unix AS Integer = 1 ( &H1 )  

Use that constant to specify you want to use Local sockets instead of TCP sockets at Type property. You can also use ServerSocket.Local constant, they have the same value


Referenced by :