Kbase P28386: Is it possible to differentiate a PeerDirect connection from the other client connections?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
Is it possible to differentiate a PeerDirect connection from the other client connections?
FIX:
There are two recommended ways to get this information:
A)Query the _users table looking for the PDuser (this is the default PeerDirect user)
B)Create a dedicated service for PeerDirect connections. This way any connections coming through this service will be a PeerDirect connection.