the way of a network package

R

Rudolf Meier

Hi

Can someone tell me how a network package travels trough all protocols and
adapters? Let's say, that a browser is opening a website... what's happening
then? First we have... I don't know... a socket, then the TCP/IP protocol
and then? ... the "WAN-Miniport (IP)" Adapter? or what? ... and when does it
arrive at the Hardware itself? ... sorry, I don't understand the whole
network driver architecture... does someone have a good explanation of how
this works?

thanks
MR - Rudolf Meier
 
R

Rudolf Meier

Try a Google search.

oh, hey... that's a good idea...
no, seriously... do you really think that I didn't try to find this with
Google??

MR
 
P

Paul Russell

you should read the manual ... seriously ... DDK/SDK have alot of
information on the flow of traffic from socket based programs down through
the stack.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top