DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦37529be2b⟧ TextFile

    Length: 712 (0x2c8)
    Types: TextFile
    Names: »READ-ME«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/others/pingpong/READ-ME« 

TextFile

[ READ-ME - Mon Nov  6 08:01:30 1989 - pingpong notes - jpo ]

This is a simple demonstration of asynchronous connection
establishment. It runs as follows.

	pingpong address1 address2

If both addresses are the same it will connect to itself and then
exit. If the addresses are different then it is intended that two
pingpong's are run to allow interconnection with each other. It is
useful both as a simple example of the way to form asynchronous
connections and as a useful way to test that these connections work.

NOTE: This is not the full story, if you are using services above
transport (the usual case) you will need to add a magic parameter to
the TNetListen call to allow fully async establishment.