Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Ashtray

  1. Ashtray

    Applet Security Policy

    My applet needs to read some data from a file. I have put an applet and data file on a remote www server. But IE and Netscape does not allow me to read from that remote file(MS VM exception). I've tried editing java.policy file but no lock. Is there a problem in browser VM?
  2. Ashtray

    Reading Bynary File

    Sorry for the typo in subject. It's early =:-)
  3. Ashtray

    Reading Bynary File

    I have a binary file wich was created from a C structure. There are two char variables and five int variables. I would like to read this file and assign values to variables in Java class for furthere usage. I am having a real hard time doing that. Has anybody done that? Ash

Part and Inventory Search

Back
Top