Asynchronous Transfer Mode ???

Asynchronous Transfer Mode ???

Post by Le Suer Robe » Sun, 23 Oct 1994 02:45:12



Hello all,      

I have a quick computer question that I need a couple
comprehensive answers for.

What is Asynchronous Transfer Mode?

And two (this was asked of me)

Do you think this is the telecommunications mode of the future?

Beats me.  I need to know what it is first.  Thanks

BoB


or

 
 
 

1. Questions on Connector behaviour in asynchronous mode

H Vincent,

Oops, that's not how things are designed to work.  If the server isn't
running the connection will fail immediately, i.e., it doesn't wait
and keep trying unless you program it to do this explicitly.  Please
see the discussion of the Acceptor/Connector framework in Chapter 7 of
C++NPv2 <www.cs.wustl.edu/~schmidt/ACE/book2/> for more info.  There
are examples of how to as an "exponetial backoff" connection algorithm
in that chapter.  This algorithm can be used both a connection time
and at reconnection time to achieve your goals.

Take care,

        Doug

--
Dr. Douglas C. Schmidt, Professor           TEL: (615) 343-8197
Electrical Engineering and Computer Science FAX: (615) 343-7440
Vanderbilt University                       WEB: www.cs.wustl.edu/~schmidt/

2. Q:Setting up DNS Sendmail-PC as UUCP Mail Relay

3. duplicate alias problem

4. asynchronous client + asynchronous server

5. Serial, USB

6. standard ftp client patches to allow PASV mode transfer?

7. Integration with VSS 6.0

8. VT220 block mode and block mode applications?

9. asynchronous communications

10. Asynchronous Read and Write on one ACE_SOCK_Dgram

11. Asynchronous Completion Token

12. How to make a class to be seamlessly asynchronous?