Hi, how can i access to the socket, that is used by web browser. Or how can i get data transfered between web browser and web server.
I need to connect to that socket and modify the data, the web browser sends and recieves. What concrete functions should i use? I studiend the msdn documentation about this, but didnt noticed how do i get the identifier to the browsers socket. So this is my main question. I am using vc++