Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Advanced-java] Curses on MS Windows


  • From: wiri@xxxxxxxxxxx (Wirianto Widjaya)
  • Subject: [Advanced-java] Curses on MS Windows
  • Date: Thu, 24 Jan 2002 17:22:39 +0700

This is a multi-part message in MIME format.

--Boundary_(ID_Gf/eCqNagtSqxj9eHduBpg)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7BIT

Hi All,

I am developing java applications that are accessed through wireless barcode reader devices console thorugh telnet mechanism. Of course the display is only support Character Mode. The OS that is used is MS Windows 2000.

The problems is that i need to implement curses programming for control the screen (such as for clearing screen, move cursor position, etc). Actually it still working without screen control, but uncleared screen made the screen scroll slowly.

I had search a java resource regarding the topic, and only found implementation for Linux environment. 

Please kindly help me on this matter.

Best Regards,



Wirianto Widjaya


--Boundary_(ID_Gf/eCqNagtSqxj9eHduBpg)
Content-type: text/html; charset=iso-8859-1
Content-transfer-encoding: 7BIT

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am developing java applications that are accessed 
through wireless barcode reader devices console thorugh <STRONG>telnet 
</STRONG>mechanism. Of course the display is </FONT><FONT face=Arial size=2>only 
support Character Mode. The OS that is used is MS Windows 2000.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The problems is that i need to implement curses 
programming for control the screen (such as for clearing screen, move cursor 
position, etc). Actually it still working without screen control, but uncleared 
screen made the screen scroll slowly.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I had search a java resource regarding the topic, 
and only found implementation for Linux environment. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please kindly help me on this matter.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best Regards,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Wirianto Widjaya<BR></FONT></DIV></BODY></HTML>

--Boundary_(ID_Gf/eCqNagtSqxj9eHduBpg)--