C. Source-Code der Testimplementierung


C.1. Das TTY-Interface, Simuliertes Netzwerkinterface

C.1.1. server.c

C.1.2. modem.c

Dieses Modul ist nur für Seite des Anrufer nötig. Es bahendelt auch das Controlling TTY /dev/tty, so daß die Tastatureingaben zum Modem gesendet werden.


C.2. HDLC Layer

C.2.1. hdlc.c


C.3. PPP Layer, Bandwidth Layer

C.3.1. ppp.h

C.3.2. ppp.c


C.4. IP/UDP/RTP Header Compression

C.4.1. ipUdpRtpCompr.h

C.4.2. ipUdpRtpCompr.c


C.5. RTP Translator

C.5.1. rtpTranslator.c


C.6. cSAP

C.6.1. csap.c


C.7. cSAP

C.7.1. csap.c


C.8. Filehandler

C.8.1. filehandler.h

C.8.2. filehandler.c


C.9. Sonstige Files

C.9.1. misc.h

C.9.2. rtp.h

C.9.3. tabxlaw.h

C.9.4. tabxlaw.c

Diese Datei enthällt vier Tabellen, die die Umwandlung zwischen linearem PCM, PCM µ-law und PCM A-law ermöglichen. Wir haben diese NICHT ausgedruckt, da diese ca. 16000 Zeilen lang ist!

C.9.5. Makefile


File was created Wed Feb 26 17:43:12 1997 by tex2html