pouncer Posted May 3, 2007 Share Posted May 3, 2007 After doing some reading, I've seen that te layered protocol stack is the applicatio layer, transport layer, eyc.. My task is to sketch an architecture for a client/server showing the protocol layers. Can anyone give me any ideas for this, i'm not too sure. Quote Link to comment https://forums.phpfreaks.com/topic/49886-layered-internet-protocol-stack/ Share on other sites More sharing options...
cmgmyr Posted May 3, 2007 Share Posted May 3, 2007 Do you have to show how your application works at each level of the OSI model? ...sorry not wuite sure what you are getting at, can you elaborate? Quote Link to comment https://forums.phpfreaks.com/topic/49886-layered-internet-protocol-stack/#findComment-244872 Share on other sites More sharing options...
pouncer Posted May 4, 2007 Author Share Posted May 4, 2007 That is right cmgmyr The internet layered stack is Application layer Transport layer Network layer Link layer Physical layer I have to draw a client/server acrchitecure for this showing the protocol layers Quote Link to comment https://forums.phpfreaks.com/topic/49886-layered-internet-protocol-stack/#findComment-245255 Share on other sites More sharing options...
cmgmyr Posted May 4, 2007 Share Posted May 4, 2007 Well with the application layer you have your gui and actual program, transport brings it down to binary, network puts it into packets, link sends it over the physical. ...I think I got that right, it's been a while since i've done this Quote Link to comment https://forums.phpfreaks.com/topic/49886-layered-internet-protocol-stack/#findComment-245339 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.