|
-
May 8th, 2006, 10:09 AM
#1
Thread Starter
Member
Capturing data in Socket Programming
I am testing a cleint/server system writen in VB.Net 2005 using asynchronous connections and I discovered that with Net 2.0 I can use the Config.exe.ini file to capture data. The data captured includes detailed information but I cannot find a way to discover the client IP. A sample of the data is as follows:-
System.Net.Sockets Verbose: 0 : [0740] Socket#30015890::BeginAccept()
System.Net.Sockets Verbose: 0 : [0740] Exiting Socket#30015890::BeginAccept() -> AcceptAsyncResult#1707556
Can anybody advise whether the Socket# can somehow lead me to the details of the Client connection, ex IP/Port.
Thanks
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
|