• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Please anyone reply my questions

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have standlone system. i am a regular user of internet. and i see the internet meter at my taskbar the time which is comming on the meter i want to develop in java i wish to record the time of connection with the internet using java, how can i? and what the concept required to acheive this using java
how can we identify the proxy server in the network through java?
how can i detect the drive from java like its a: c: or cd drive and after detecting the drive i want to detect the media no of the cd rom or any drive
how can i call this api (ExitWindowsEx(EWX_SHUTDOWN, 0&)) of windows i java one method i think is JNI but plz tell me how can i define JNI i have never define any JNI
 
Ranch Hand
Posts: 4716
9
Scala Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am sure you can do all those things. Unforunately someone else will have to answer. All I can help you with is your last question. Get the free book "Thinking in java" at http://www.bruceeckel.com
He shows how to use JNI in appendix B.
 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry this is not to reply to your question, but to suggest that next time if you put the subject line in such a way that it includes/indicates what your message is all about, you can get many more meaningful responses.
Thanks.

------------------
Manish.
[This message has been edited by Manish Malik (edited January 29, 2001).]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic