Click here to Skip to main content
15,881,810 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear sir,
i want to trace http/https requiesting url in vb.net windows application, there is any way by wchich i trace any url which is browse by any browse(ie,fire fox, safari,chrome) etc

please give me any suggestion A.S.P.

thank you
regards
Mr. ravi kumar
Posted
Comments
ravi kumar86 4-Aug-12 3:12am    
tarce http/https requiest genrate by any browser(IE,FireFOX,Safari,Chrome,epic) etc using vb.net or any api which tace tcp/ip port that is resirved for browser

1 solution

Hi,
Have a look on the article below:
HTTP Monitor for Webbrowser Control[^]

Some functions of Debugging, Tracing and Instrumentation in .NET and ASP.NET (14 FAQ) with full video[^] will be beneficial for you.



--Amit
 
Share this answer
 
Comments
ravi kumar86 4-Aug-12 2:50am    
error occure at " httpMonitor = new HttpMonitorLib.HttpMonClass();"


Retrieving the COM class factory for component with CLSID {D5DEA129-C130-4268-A3AB-14CED69E052D} failed due to the following error: 80040154.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900