Networking Forums

Networking Forums > Computer Networking > Linux Networking > select server slower

Reply
Thread Tools Display Modes

select server slower

 
 
Wenfei
Guest
Posts: n/a

 
      02-17-2006, 06:59 PM
I am using "select" on server side(my windows PC). The server talks
with two clients(my handsets using Linux socket) over USBNET, The two
clients have the same program.

The server sends data to one client about every 1 second, but to the
other one about 8 to 10 seconds. The slower one can be either the
first start one or the second start one.

USBNET is an implementation of Ethernet over a USB port. With USBNET, a
PC can treat a handset as an Ethernet network card. I am using TCP.

Same scenario happened even I run two servers, and each client
communicates with its own server.

What are the possible factors to result in this scenario?

Thanks,

Wenfei

 
Reply With Quote
 
 
 
 
Barry Margolin
Guest
Posts: n/a

 
      02-17-2006, 11:56 PM
In article <(E-Mail Removed) .com>,
"Wenfei" <(E-Mail Removed)> wrote:

> I am using "select" on server side(my windows PC). The server talks
> with two clients(my handsets using Linux socket) over USBNET, The two
> clients have the same program.
>
> The server sends data to one client about every 1 second, but to the
> other one about 8 to 10 seconds. The slower one can be either the
> first start one or the second start one.
>
> USBNET is an implementation of Ethernet over a USB port. With USBNET, a
> PC can treat a handset as an Ethernet network card. I am using TCP.
>
> Same scenario happened even I run two servers, and each client
> communicates with its own server.
>
> What are the possible factors to result in this scenario?


I don't understand the question. Is the server supposed to be sending
data to both clients at the same rate?

Have you tried running Ethereal on the clients and server to see if
there's any packet loss?

--
Barry Margolin, (E-Mail Removed)
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sky BB - getting slower by the day Peter Lynch Broadband 6 06-09-2008 06:38 PM
Plusnet's 2mb/s is slower then it's 512 kb/s connection and being5.5 times slower then Pipex - why? Dee Broadband 54 06-05-2005 10:48 PM
Why would my connection (by router) be getting slower & slower? Mr Lawes Broadband 2 08-25-2004 11:48 PM
dialup modem connects slower on server 2003 than xp dmac Windows Networking 0 05-31-2004 12:29 AM
Help with Select Marcia Hon Linux Networking 3 02-20-2004 05:50 PM



1 2 3 4 5 6 7 8 9 10 11