home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / zyxel / software / zcapi / apps / cipa.rdm < prev    next >
Text File  |  1997-01-23  |  3KB  |  53 lines

  1.                             
  2.         CIPA, a Packet-Driver for Common-ISDN-API 2.0
  3.                             
  4.               Herbert Hanewinkel, Sept 1995
  5.                             
  6.                             
  7.  CIPA  (=  Common Isdn PAcket-driver) is an ethernet-type (class=1)
  8.  packet-driver  for  IP-Routing or remote  Ethernet  bridging  over
  9.  ISDN.  CIPA communicates with the ISDN card using the Common-ISDN-
  10.  API  2.0  specification (an international standard  for  accessing
  11.  ISDN   cards).  Because  of  this,  CIPA  is  completely  hardware
  12.  independent and has successfully been tested with many active  and
  13.  passive ISDN cards.
  14.  
  15.    CIPA  supports  a large set of protocols for communication  with
  16.  other vendors ISDN routers or servers. Among these protocols  are:
  17.  LAPB, Frame-Relay, PPP, SLIP, Cisco-HDLC.
  18.  
  19.  CIPA's  protocol suite has successfully been tested  with  a  wide
  20.  range  of  commercial, shareware and public domain TCP/IP packages
  21.  e.g.  Ftp  PCTCP,  Sun  PC-NFS, Novell LanWorkPlace  and  PDTEHER,
  22.  WATTCP  based  IP programs, NCSA & CU -Telnet/ftp,  UMN  gopher  &
  23.  popmail Trumpet WINSOCK, XFS.
  24.  
  25.  CIPA  can  communicate  at  least with  the  following  commercial
  26.  systems:
  27.  Ascend  Routers,   AVM  MPR  3.0,   Biodata  ISDN  Router,   Cisco
  28.  Routers,   Conet S2M Router,  INS/CLS Banzai ISDN  Router,   netCS
  29.  ISDN  Router,  RzK  SLIP  Bridge,   SGI  Indy  ISDN  1.0,   Spyder
  30.  Routers,  SunLink ISDN 1.0,  SunLink ISDN 1.0.2.
  31.  
  32.  CIPA  is  a  MS-DOS TSR program for use with TSR or VxD  CAPI  1.1
  33.  implementations. CIPA was written for use with ISDN BRI PC  cards.
  34.  CIPA  was  developed and implemented on a NCP /P8  card  from  NCP
  35.  engineering GmbH, Nuernberg..
  36.  
  37.  The  current  version  of  CIPA supports  two  independent  active
  38.  connections at a time. Alternativly a connection can use  both  B-
  39.  channels  for loadsharing. CIPA can be loaded more than  once,  if
  40.  more  than  two  simultaneous connections to different  sites  are
  41.  desired.  Loadsharing  can  be configured  as  static  or  dynamic
  42.  (bandwidth   on   demand).  Dynamic  loadsharing   can   be   used
  43.  concurrently with a second independent connection.
  44.  
  45.  Loadsharing  over two channels is implemented using  simple  round
  46.  robin  scheduling,  because TCP/IP doesn't  require  the  original
  47.  packet  sequence.  This  is  completely hardware  independent  and
  48.  supported by many router systems.
  49.  
  50.  The  latest version of CIPA is available on ftp.biochem.mpg.de  in
  51.  directory /pc/isdn.
  52.  
  53.