"Rob Morley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) t...
> In article <c4gm61$st4$(E-Mail Removed)>, "Bobby"
> (E-Mail Removed) says...
> > I am considering changing from a limitless ADSL connection to one where
I am
> > charged by megabyte/gigabyte. The second option has a lower monthly fee.
I
> > need to get an idea of my usage so I checked the connection (Network
> > Connections) used for the internet . (I use XP) The incoming and
outgoing
> > traffic is displayed in packets and not bytes. Likewise, on the router
where
> > traffic is also displayed in packets.
> >
> > How can I convert the packets to bytes?
> >
> You can't - packets are variable size. Run something like AnalogX
> NetStat Live which will give you historic totals.
Ethernet packets are variable in size, but the maximum is around 1400 bytes
IIRC. When you are downloading files, I would expect that TCP/IP would use
the maximum packet size, so a conversion factor of around 1 packet = 1400
bytes is probably not going to be far wrong.