Ticket #82: javacomm.prp

File javacomm.prp, 576 bytes (added by Tapio_Angervuori, 14 years ago)
Line 
1#
2# OS/2 Drivers loaded by the Java Communications API standard extension
3# at initialization time
4#
5# Format:
6# Each line must contain ONE driver definition only
7# Each line must be of the form:
8# driver=<ClassName>
9# No spaces or tabs in the line.
10# ClassName must implement the interface javax.comm.CommDriver
11# example: driver=OS2Serial
12#
13#
14# The hash(#) character indicates comment till end of line.
15#
16# OS/2 Comm Driver
17Driver=com.ibm.comm.OS2CommDriver
18COMMSLEEP=-1
19