5.1.3 PDL Files
In Windows
the PDL files listed in Table 5 are located
in:
C:\Program Files\dialogic\demos\gc_demos\ipdemos\pdl_win\.
In Linux
the PDL files listed in Table 6 are located
in:
/usr/dialogic/demos/ipt/gc_demos/utilcpp/pdl_linux/.
Table 5. PDL Files Used by the IP Gateway (Global Call) Object Oriented Demo - Windows OS
|
|
|
|
|
pdl_win
|
iptransport.cpp
|
PDL IP transport functions
|
|
pdl_win
|
iptransport.h
|
Function prototype for iptransport.cpp
|
|
pdl_win
|
pdl.c
|
Platform dependency functions
|
|
pdl_win
|
pdl.h
|
Function prototype for pdl.c
|
|
pdl_win
|
pdl.ver
|
PDL version information
|
|
pdl_win
|
pdl_win.dsp
|
PDL Visual C project file
|
|
pdl_win
|
pdl_win.dsw
|
PDL Visual C workspace
|
|
pdl_win\release
|
pdl_win.lib
|
Compiled PDL library
|
Table 6. PDL Files Used by the IP Gateway (Global Call) Object Oriented Demo - Linux OS
|
|
|
|
|
pdl_linux
|
iptransport.cpp
|
PDL IP transport functions
|
|
pdl_linux
|
iptransport.h
|
Function prototype for iptransport.cpp
|
|
pdl_linux
|
libpdl.a
|
Compiled PDL library
|
|
pdl_linux
|
makefile.pdl
|
Compilation file
|
|
pdl_linux
|
pdl.c
|
Platform dependency functions
|
|
pdl_linux
|
pdl.h
|
Function prototype for pdl.c
|
|
pdl_linux
|
pdl.ver
|
PDL version information
|