Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ace-users] UDP protocol, size limitation management

0 views
Skip to first unread message

Templie Cédric

unread,
Sep 5, 2006, 11:40:17 AM9/5/06
to ace-...@mail.cse.wustl.edu
Hello,

I just registered in ACE list, and tried to look up in mailing list
archive for an answer.
Unfortunately I cannot access the archive, here is message I receive:
Private archive file not found

My question is about the UDP protocol management in ACE (5.5), and
mainly issue with size limitation of the protocol.
I have currently an application running under windows, and encountered
the following issue:

Win32 Error code Description
1450 Insufficient system resources exist to complete the requested service

I see a scatter/gather functionality implemented for windows using the
cont() method of ACE_Message_Block.
I am still investigating the way it should be use, but some advise will
be helpful.

BTW I would like to know the way it is managed (if applicable) for other
OS ?
Or should I manage the split manually ?

Thanks in advance for answers

Cédric Templie

Douglas C. Schmidt

unread,
Sep 5, 2006, 3:10:44 PM9/5/06
to cedric....@echotech.ch, ace-...@cse.wustl.edu
Hi Cedric,

> I just registered in ACE list, and tried to look up in mailing list
> archive for an answer. Unfortunately I cannot access the archive,
> here is message I receive: Private archive file not found

What URL are you using here?

> My question is about the UDP protocol management in ACE (5.5), and
> mainly issue with size limitation of the protocol.
> I have currently an application running under windows, and encountered
> the following issue:
>
> Win32 Error code Description
> 1450 Insufficient system resources exist to complete the requested service

This sounds like a Windows limitation, not an ACE limitation since ACE
just has a simple wrapper facade around this stuff. You might post a
question to a Windows mailing to see what the limits are.

> BTW I would like to know the way it is managed (if applicable) for
> other OS ? Or should I manage the split manually ?

Yes, that's probably the best way to do it.

Thanks,

Doug
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Vanderbilt University WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203 NET: d.sc...@vanderbilt.edu

Stefan Näwe

unread,
Sep 6, 2006, 2:54:15 AM9/6/06
to Douglas C. Schmidt, ace-...@cse.wustl.edu
Douglas C. Schmidt schrieb:

> Hi Cedric,
>
>> I just registered in ACE list, and tried to look up in mailing list
>> archive for an answer. Unfortunately I cannot access the archive,
>> here is message I receive: Private archive file not found
>
> What URL are you using here?

If I use this URL:

http://mail.cse.wustl.edu/mailman/private/ace-users/

I also get

"Private archive file not found"

Stefan
--
----------------------------------------------------------------------
Stefan Naewe ATLAS Elektronik GmbH
Dept.: NUS T4
phone: +49-(0)421-457-1378 Sebaldsbruecker Heerstr. 235
fax: +49-(0)421-457-3913 28305 Bremen

Templie Cédric

unread,
Sep 6, 2006, 3:50:43 AM9/6/06
to ace-...@cse.wustl.edu
Stefan Näwe wrote:
> Douglas C. Schmidt schrieb:
>
>> Hi Cedric,
>>
>>
>>> I just registered in ACE list, and tried to look up in mailing list
>>> archive for an answer. Unfortunately I cannot access the archive,
>>> here is message I receive: Private archive file not found
>>>
>> What URL are you using here?
>>
>
> If I use this URL:
>
> http://mail.cse.wustl.edu/mailman/private/ace-users/
>
> I also get
>
> "Private archive file not found"
>
> Stefan
>
I have issue for the same URL:

http://mail.cse.wustl.edu/mailman/private/ace-users/


Cédric Templie

Douglas C. Schmidt

unread,
Sep 6, 2006, 9:48:26 AM9/6/06
to Templie Cédric, ace-...@cse.wustl.edu

Hi,

> I have issue for the same URL:
>
> http://mail.cse.wustl.edu/mailman/private/ace-users/

Please take a look at

http://www.cs.wustl.edu/~schmidt/ACE-mail.html

and follow the links for instructions on how to access the ACE
archives. I just tried this and it works fine.

Thanks,

Doug

0 new messages