SMCIPMITool_AllPlugIns_v1.7.1_Build100917

所属分类:Windows编程
开发工具:WINDOWS
文件大小:4614KB
下载次数:1
上传日期:2019-04-16 19:42:46
上 传 者Pupsik
说明:  SMCIPMITool for windows

文件列表:
SMCIPMITool.exe (1042887, 2010-09-17)
SMCIPMITool.jar (890261, 2010-09-17)
SMCIPMITool.properties (135, 2008-09-16)
SMCIPMITool.txt (42632, 2010-09-17)
SOLPlugIn.jar (201463, 2010-09-17)
SOLPlugIn.properties (50, 2008-01-21)
SOLPlugIn.txt (3647, 2008-01-25)
jcurses.LICENSE (28646, 2008-01-21)
libjcurses.dll (59392, 2008-01-16)
libjcurses.so (24099, 2008-01-16)
DrvRedirNative.dll (102400, 2008-01-08)
DrvRedirPlugIn.jar (152999, 2010-09-17)
DrvRedirPlugIn.properties (37, 2008-01-08)
DrvRedirPlugIn.txt (1650, 2008-01-25)
KVMPlugIn.jar (1720185, 2010-09-17)
KVMPlugIn.properties (26, 2008-01-08)
KVMPlugIn.txt (2287, 2008-01-16)
SMCJViewerPlugIn.jar (285253, 2010-09-17)
SMCJViewerPlugIn.properties (46, 2008-12-22)
JViewerSMC.jar (595163, 2010-09-17)
SMCVMPlugIn.jar (285253, 2010-09-17)
SMCVMPlugIn.properties (34, 2008-12-22)
javacdromwrapper.dll (69632, 2009-02-09)
javafloppywrapper.dll (73728, 2010-05-21)
libjavacdromwrapper.so (33069, 2008-12-30)
libjavafloppywrapper.so (44542, 2008-12-30)
SharedLibrary32.dll (192512, 2010-05-27)
SharedLibrary64.dll (247296, 2010-05-27)
iKVM.jar (271901, 2010-08-11)
iKVM32.dll (286208, 2010-08-11)
iKVM64.dll (242688, 2010-08-11)
libSharedLibrary32.so (263136, 2010-05-27)
libSharedLibrary64.so (260888, 2010-05-27)
libiKVM32.so (151280, 2010-08-11)
libiKVM64.so (190352, 2010-08-11)

1. Preamble The Java Curses Library is a library, that makes is possible to create text based terminal applications with Java programming language, like curses under Unix. For this purpose a windowing toolkit is implemented, that, like AWT, consists of many classes for text based windows and GUI elements, that are layouted within these windows. An application,that bases on the library, creates one or more of this windows and reacts on events coming by user interactions with GUI elements. 2. Environment The Java Curses Library consists of two parts: the plattform independent part, that contains Java classes, used writing applicatons and plattform dependent part, that consists of a native shared library making primitive input and output operations available to the first part. The first part comes as a jar file (jcurses.jar) the second part as a shared library ( libjcurses.so under Linux, libjcurses.dll under Win32 ). The Library is developed und tested with Linux und Windows 2000 und Windows 95, other UNIX plattforms must be easy to port, because the autoconf is used to create the makefile. To use the library following is required: a) You must use JDK ab 1.2 b) A curses implementation must be installed, if it is a UNIX OS c) The jcurses.jar must be in the CLASSPATH d) the shared library must be in the same directory as jcurses.jar 3. Installation 3.1 Binary Distribution The binary distribution comes already compiled for the specified plattform, it contains the library ( jcurses.jar and libjcurses.XXX ) in the lib directory und the Java documentation in the javadoc. 3.2 Source Distribution The Source distribution is to use under UNIX plattforms other as Linux. To compile the library following conditions are required: 1. A JDK ab version 1.2 must be installed und be in the PATH 2. GCC must be installed und be in the PATH Steps to compile the library: 1. Change to the distribution directory 2. Call configure 3. Call make To use the compiled library see 2.

近期下载者

相关文件


收藏者