home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
WEBSERVE
/
PI3
/
PI3WEB.EXE
/
Conf
/
Server.cnf
< prev
next >
Wrap
Text File
|
1997-10-31
|
2KB
|
69 lines
#
# Configuration file for server module
#
<Library>
Name Server
POSIXPath ./libPIServer.so
Win32Path PIServer.dll
</Library>
#<!--
#/*___________________________________________________________________________*\
#*
# *** AUTOMATICALLY GENERATED FILE CONTENT: DO NOT MODIFY ***
#\*___________________________________________________________________________*/
#/* $SourceTop:$ */
#
#-->
<Class>
Name MultiThreadedIOServerClass
Type LogicExtension
Library Server
OnClassLoad MultiThreadedIOServer_onClassLoad
Constructor MultiThreadedIOServer_constructor
CopyConstructor MultiThreadedIOServer_copyConstructor
Destructor IOServerBase_destructor
Execute IOServerBase_execute
</Class>
<Object>
Name MultiThreadedIOServer
Class MultiThreadedIOServerClass
</Object>
<Class>
Name SingleThreadedIOServerClass
Type LogicExtension
Library Server
OnClassLoad SingleThreadedIOServer_onClassLoad
Constructor SingleThreadedIOServer_constructor
CopyConstructor SingleThreadedIOServer_copyConstructor
Destructor IOServerBase_destructor
Execute IOServerBase_execute
</Class>
<Object>
Name SingleThreadedIOServer
Class SingleThreadedIOServerClass
</Object>
<Class>
Name UNIXDaemonClass
Type LogicExtension
Library Server
OnClassLoad UNIXDaemon_onClassLoad
Constructor UNIXDaemon_constructor
CopyConstructor UNIXDaemon_copyConstructor
Destructor UNIXDaemon_destructor
Execute UNIXDaemon_execute
</Class>
<Object>
Name UNIXDaemon
Class UNIXDaemonClass
</Object>