I am sure this is simple but its the simple ones that kick my but.

O.K.
This doesn't give me the peer info....

Code:
 
    Dim pInfo As DPN_PLAYER_INFO
    pInfo.Name = sUser
    msgbox sUser
_Result___________

sUser = ""

I can chat and send data etc. but this line does not work?
What are all of the declares etc... I need beyond the obvious...
Because as I said I have all the other stuff working.