Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
160 views

Problem while creating floppy disk

I am going through BrokenThorn Operating System Development Series. I am trying to create virtual floppy using steps provided there. Steps are : We will use VFD to create a virtual ...
1
vote
2answers
267 views

VFD display programming

I have a VFD display from Soundgraph and I want to know if there are some current API (C#, JAVA, C++, C, etc.) to program it.
0
votes
0answers
31 views

Display data in VFD using PHP

I am trying to modify a web-based Point-Of-Sale system (POS). What needs to be done is to display the price on a USB-connected VFD. I'm aware of the limitations of any web-based application. Both the ...
0
votes
1answer
214 views

JBoss5 MainDeployer MBEAN listDeployer returns empty collection

It seems that the MainDeployer MBean doesn't work/is not implemented. how to retrieve the list of deployed application in JBoss 5?