Home Forums Support how to use Guid?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2965
    Anonymous
    Inactive

    When the connection is made, I use the GUID to manage the socket
    I am looking for a socket to a GUID, dissconnection , I want to transfer the data to match Guid Socket.
    The data that is returned from AppendGlobalConnectionEstablishHandler
    Of (Connections.Connection)
    return GUID value is set to all … 0000-0000-0000. , AAAAAA-AAAAAA-AAAAA….

    1.
    Each connected socket How do I make this setting GUID value?

    2.
    How do I find a socket to GUID, I want to transfer the data?

    3.
    How do I find the GUID socket to disconnect the socket?

    Thanks.

    #2967
    Anonymous
    Inactive

    The connection GUID is not available for unmanaged connections. Please refer to my other reply.

    Marc.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.