Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
GeneralRe: monitor Http traffic Pin
George_George3-Aug-08 17:37
George_George3-Aug-08 17:37 
AnswerRe: monitor Http traffic Pin
User 665831-Jul-08 22:32
User 665831-Jul-08 22:32 
GeneralRe: monitor Http traffic Pin
George_George3-Aug-08 17:37
George_George3-Aug-08 17:37 
AnswerRe: monitor Http traffic Pin
Simon P Stevens31-Jul-08 22:38
Simon P Stevens31-Jul-08 22:38 
GeneralRe: monitor Http traffic Pin
George_George31-Jul-08 23:15
George_George31-Jul-08 23:15 
GeneralRe: monitor Http traffic Pin
Simon P Stevens31-Jul-08 23:43
Simon P Stevens31-Jul-08 23:43 
GeneralRe: monitor Http traffic Pin
George_George3-Aug-08 17:49
George_George3-Aug-08 17:49 
GeneralRe: monitor Http traffic Pin
Simon P Stevens3-Aug-08 21:44
Simon P Stevens3-Aug-08 21:44 
Well whatever API you are using to send data already should be configurable to work via a proxy. Check the docs for the particular API you are using. I think the standard .net http stuff uses the WinINet API underneath which I believe fiddler will just pick up automatically anyway without any config.

There's an MSDN article here on proxy configuration in .net: http://msdn.microsoft.com/en-us/magazine/cc300743.aspx[^]

There's a fiddler FAQ here on how to configure different types of app: http://www.fiddlertool.com/Fiddler/help/hookup.asp[^]

(Or you can configure fiddler as a reverse proxy http://www.fiddlertool.com/Fiddler/help/reverseproxy.asp[^])

Simon

GeneralRe: monitor Http traffic Pin
Simon P Stevens3-Aug-08 21:45
Simon P Stevens3-Aug-08 21:45 
GeneralRe: monitor Http traffic Pin
George_George4-Aug-08 19:28
George_George4-Aug-08 19:28 
GeneralRe: monitor Http traffic Pin
J4amieC1-Aug-08 0:40
J4amieC1-Aug-08 0:40 
GeneralRe: monitor Http traffic Pin
George_George3-Aug-08 17:39
George_George3-Aug-08 17:39 
QuestionHow to get audio from webcam in C#?? Pin
hweontey31-Jul-08 16:18
hweontey31-Jul-08 16:18 
AnswerRe: How to get audio from webcam in C#?? Pin
Christian Graus31-Jul-08 17:02
protectorChristian Graus31-Jul-08 17:02 
QuestionCodePrimitiveExpression Class Pin
AndieDu31-Jul-08 15:33
AndieDu31-Jul-08 15:33 
AnswerRe: CodePrimitiveExpression Class Pin
Simon P Stevens31-Jul-08 21:52
Simon P Stevens31-Jul-08 21:52 
QuestionWhat is ldexpl in .net? Pin
threemp331-Jul-08 13:32
threemp331-Jul-08 13:32 
AnswerRe: What is ldexpl in .net? Pin
AhsanS31-Jul-08 19:14
AhsanS31-Jul-08 19:14 
AnswerRe: What is ldexpl in .net? Pin
AhsanS31-Jul-08 19:17
AhsanS31-Jul-08 19:17 
Questioncenter picturebox inside panel Pin
nelsonpaixao31-Jul-08 12:33
nelsonpaixao31-Jul-08 12:33 
AnswerRe: center picturebox inside panel Pin
Christian Graus31-Jul-08 13:43
protectorChristian Graus31-Jul-08 13:43 
AnswerRe: center picturebox inside panel Pin
Guffa31-Jul-08 14:53
Guffa31-Jul-08 14:53 
Questionlink a text in a TextBox or richTextBox Pin
EhabAnshad31-Jul-08 12:00
EhabAnshad31-Jul-08 12:00 
AnswerRe: link a text in a TextBox or richTextBox Pin
vikas amin31-Jul-08 12:10
vikas amin31-Jul-08 12:10 
QuestionCan't debug CLR locally in VS 2008 Pin
JMichael246831-Jul-08 10:54
JMichael246831-Jul-08 10:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.