Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
271 views

How do I have plugin architecture in Ruby on Rails?

I have to built a social networking site on Ruby on Rails. The features in the site may change from time to time; so we will need to add/remove features with ease. Moreover, we may be building another ...
1
vote
1answer
1k views

How to detect device on network?

Some printers include a CD which is able to detect a device without an IP address assigned or with an invalid IP in the LAN. We are developing an appliance whishing to be able for the user act in the ...
0
votes
1answer
74 views

Open file on plug-in USB

Can anyone tell me how to open a .jar file when you plug your USB in a laptop? Write a batch file? Or what do I need? I've read about it that it's only available on windows, so it's not possible on a ...
0
votes
1answer
69 views

Plug-and-play API for detecting/interfacing Flash drive insertions?

Is there a way to provide a call to a user-defined program after a plug-and-play flash drive has been inserted and detected by Windows?