pouncer Posted May 4, 2007 Share Posted May 4, 2007 Hey guys. Can anyone expain what happens in detail to a HTTP post request which is sent by the client to the server? i have to pay particular attention to the role of the internet stack protocol layers: Application layer Transport layer Network layer Link layer Physical layer any ideas guys? i'm a bit lost Link to comment https://forums.phpfreaks.com/topic/50049-http-post/ Share on other sites More sharing options...
SharkBait Posted May 5, 2007 Share Posted May 5, 2007 What if you were to run something like Ethereal, though I think it's called WireShark now. Anyway what it does is captures packets and if you do a post via HTTP it should show you the stack and hopefully you'll be able to pick out some info from it Link to comment https://forums.phpfreaks.com/topic/50049-http-post/#findComment-246001 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.