|
-
June 19th, 2005, 10:43 PM
#1
How to get IP address,username, file..etc of connected client....
Dear folks,
Assuming that I have a shared folder on server, I want to capture some information of a client such as IP address, username, filenames that client is used to connect to that shared folder.
How can I do that? or Do you have any suggestion?
Please help me asap.
Thanks a lot,
Wall
-
June 20th, 2005, 12:36 AM
#2
Re: How to get IP address,username, file..etc of connected client....
-
June 20th, 2005, 03:50 PM
#3
Re: How to get IP address,username, file..etc of connected client....
IP address can be obtained with GetPeerName. I don't know about the rest.
Mike
-
June 20th, 2005, 08:07 PM
#4
Re: How to get IP address,username, file..etc of connected client....
 Originally Posted by MikeAThon
IP address can be obtained with GetPeerName. I don't know about the rest.
Mike
Thanks, but it's not the solution....
Anybody knows anything else?
Help me plzzzzzz
-
June 25th, 2005, 12:53 PM
#5
Re: How to get IP address,username, file..etc of connected client....
may be a suggestion for u:
Using sniffer and analyze information in packets stream.
some open sources, using winpcap to capture packets:
- ethereal
- Winsniff sample: http://www.codeproject.com/internet/WinSniff.asp
hope it helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|