Page 1 of 1

How know the request sending by a webgadget

Posted: Tue Mar 11, 2014 2:08 pm
by Kwai chang caine
Hello at all

I want to know if it's possible to know what is the type of request (POST or GET) and the full request sending by a webgadget, when i do an action into it (Clic a link, etc ...)

Because it's simple to know what is the code receiving by the WebGadget with #PB_Web_HtmlCode
But i suppose for have the sending, i'm forcing to pass by a sniffer ??

Have you a simple way for read the request ???

Thanks and good day

Image
Bug fixed by my hero ...the big..the splendid ...strong ...after goldfinger....goldfrogger Netmaestro the only frog with gold teeth :mrgreen:

Re: How know the request sending by a webgadget

Posted: Sat Aug 16, 2014 7:46 am
by Kwai chang caine
It's strange !!! :shock:
It's nearly the first time i have no answer...in several month

So or i have again say something stupid :oops:
Or i ask something forbiden.....
Or nobody have understand my question..
Or nobody know (nearly impossible on the PureBasic forum 8) )

Re: How know the request sending by a webgadget

Posted: Sat Aug 16, 2014 8:32 am
by netmaestro
Maybe it's because when you posted the question you forgot the dancing gifs... :mrgreen:

Re: How know the request sending by a webgadget

Posted: Sat Aug 16, 2014 9:36 am
by Kwai chang caine
:lol: :lol: :lol:
Decidedly i love your humor :lol:

At the begining, 9 years before i believe the intelligent, strong, giants masters like you and numerous members on this forum have no sense of humor :(
On the other forums, like vb for exampler, never or nearly humor are used...
Perhaps the big head believe It's impossible to mix good works and humor and even, serious and laughting.

In the french forum, at the begining always i can laught with members, and the feeling is always smiling.
Unfortunately, that have changed since some years... :?
So i say to me, that i prefer talking to big masters "without humor" on the US, that i love so much, than fighting often each day with one or two french members, that i hate :|
Finally PB is love no ??? It's like drug, but without illegal deal, and the forum is worst...all the day i need to read you all :wink:

And that, even if i understand badly the english, and i speaking it like spanish cow too (french expression)
I not always understand english humor :oops:

But now, i see my hero the big smiling froster have also humor further enormous knowledge :shock: 8)
So i'm Happy to have take the choice to be with all my heroes on the US :D
If i can learn and laught...i the more happy kcc of the world ...

If you want .....i never say at others you have humor..for you not lost your reputation of serious programmer :mrgreen:

Thanks Netmaestro for this little moment of smilling "only" you and me

But you have perhaps right... :shock: masters have always right in shaolin temple 8)
Kcc forget the nice gif...It's surely the reason...

I fix immediately this enormous bug :?

Re: How know the request sending by a webgadget

Posted: Sat Aug 16, 2014 9:46 am
by ostapas
One of the most comfortable tools I have found is HTTP Analyzer, it can monitor system-wide http requests, including PB webgadget.

Re: How know the request sending by a webgadget

Posted: Sat Aug 16, 2014 9:55 am
by Kwai chang caine
Hello Ostapas :D

I don't know this software, thanks for the link
But i know there are software who do that.
Me i use nirsoft software a sniffer 8)
But there are numerous buttons, choice, filter, etc...
And i found that hard to read :cry:

Me i don't want all the network trafic, but just the trafic of my webbrowser...
And if It's possible, in my favorite language 8)

It's surprising Fred not think to had this function, there are the source enter, and sometime i say to me It's really useful to have the source of the answer of a html page :D

So again thanks for your answer and your interesting link 8)

Re: How know the request sending by a webgadget

Posted: Wed Sep 17, 2014 9:41 am
by Kwai chang caine
Since all this time i have loose all hopefullness to have an answer :(

And this morning, i found this link :shock: :D
http://www.purebasic.fr/english/viewtop ... 72#p328272

And that's works for one time, the first time :shock: :mrgreen:

But obviously, that's works so much good, than i have, one "million dollars" of lines, in the snif.log :shock:
Fortunately, it's not "white lines" i sniff myself (if you want what i want to say) because surely i have the head in the cloud :mrgreen: :lol:

So now my question is, can i use this style of code for see only what my browser or Webgadget send ??