I send data from evaluation board MCB2300 (with LPC 2378 microprocessor) to a user's PC via Ethernet using TCP/IP protocol. A program named Ethereal shows that MCB2300 transfers 1024 bytes segment during 7-8 ms after ACK is received from PC. Why the transfer is so low? (Program sample is EasyWeb).
I know, but the end receiver is a small precision device working with very small amounts of data at a fast rate. I can't change that. Specified transmission time is 1 msec. How can I do? :(