Re: thousands of request in one port per second
- From: Ian Collins <ian-news@xxxxxxxxxxx>
- Date: Fri, 10 Oct 2008 17:22:30 +1300
Praki wrote:
If your stated your problem, we wouldn't have wasted time with
Hi All,
I chose this group because my implementation going to be in c and also
most of the language which intern uses C to work regarding the socket
programing. So i want to develop my application in C language and
Linux Platform.I cannot change the Protocol because it UDP based SNMP
Protocol.i have respone like a device in SNMP protocol so i cannot
change the protocol. If i act like a thousand device there many be
thousand request to the server at a time.if i ack like a 2000 device
there will be 2000 request at a time. so i want to handle all the
request in UDP protocol. if the server takes long time then client
will go off saying time out. this is my problem.
inappropriate answers.
You have to either limit the number of devices, stagger the polling or
use a faster server.
That's about as far (and probably further) as we can go here. This
group is for C language questions, best send follow-ups to
comp.unix.programmer or a linux group, where questions like this are
topical.
--
Ian Collins
.
- Follow-Ups:
- Re: thousands of request in one port per second
- From: Praki
- Re: thousands of request in one port per second
- From: Praki
- Re: thousands of request in one port per second
- From: Praki
- Re: thousands of request in one port per second
- From: Praki
- Re: thousands of request in one port per second
- References:
- thousands of request in one port per second
- From: Praki
- Re: thousands of request in one port per second
- From: Keith Thompson
- Re: thousands of request in one port per second
- From: Richard
- Re: thousands of request in one port per second
- From: Keith Thompson
- Re: thousands of request in one port per second
- From: Praki
- thousands of request in one port per second
- Prev by Date: Re: thousands of request in one port per second
- Next by Date: Re: typedef a struct [C Coding styles]
- Previous by thread: Re: thousands of request in one port per second
- Next by thread: Re: thousands of request in one port per second
- Index(es):
Relevant Pages
|
Loading