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!

Search results for query: *

  • Users: Lupine
  • Content: Threads
  • Order by date
  1. Lupine

    Random access file help

    basically I need to write out (Unicode) and read in (Unicode) char, boolean, and byte (java 1.1) from files in a .jar I'm looking at: implements DataInput,DataOutput is this possible? how do I specify the .jar? how do I "seek" within the .jar for a specific file? once I have the...
  2. Lupine

    Security and distribution

    Hello, I notice that I can condense and obsificate(whatever) my bytecode, but what about the other resourses in the .jar file such as graphics and data files. Can I at least password protect the .jar files from being opened at all?? PLease help if you know... Lupine RobertCorrina@patownsend.com
  3. Lupine

    invisible transparent Layers

    Hello friends, I am making (transparent) 2D sprites in adobe Image Ready and coding using AWT(1.1) on a number of operating systems and OS's. I also have access to Java 1.3 but am avoiding using it. My question is: how can I make transparent layers invisible (either in Java or Adobe) and how...
  4. Lupine

    invisible transparent Layers

    Hello friends, I am making (transparent) 2D sprites in adobe Image Ready and coding using AWT(1.1) on a number of operating systems and OS's. I also have access to Java 1.3 but am avoiding using it. My question is: how can I make transparent layers invisible (either in Java or Adobe) and how...
  5. Lupine

    Brass Monkey or... my layers question

    I'm creating sprites in Image ready sometimes I wind up with "Layer 2" instead of "Layer 1" ( I DELETE LAYER ONE) does this matter or will Something go wacky when I try to animate over a background? Oh, I just said "Brass Monkey" to get you to read this post...
  6. Lupine

    need to create a file for DUMP

    buenos, I need to create a file and drop a HEX DUMP to it. Firstly I just need to create a file and write some test data to it. can somebody put up some sample code???? THX Lupine RobertCorrina@patownsend.com
  7. Lupine

    Distribution??????

    Hello Friends, Lets say I'm really productive and finish my project in 4-6 years (better get working on those sprites...) And lets also say I have a web page where people can download the beast. Now, what exactly is it that they are downloading? How do I make it? Are the end users able to...
  8. Lupine

    can't even display image

    just a tiny square comes up where the top left of teh .gif should be can someone please tell me what the corresponding .html of the following code should look like? I think thts whare the problem is ________________________________________________________________ import java.awt.*; import...
  9. Lupine

    Sega dreamcast-Imac hookup

    I dont have a TV gimme whatcha got!!! must play shinning force 3!!! <p>Lupine<br><a href=mailto:RobertCorrina@patownsend.com>RobertCorrina@patownsend.com</a><br><a href= > </a><br>
  10. Lupine

    RFC on FTP

    Hello, We are developing an FTP clien. we want to have the RFC at hand while we work. Thanks in advance!! <p>Lupine<br><a href=mailto:RobertCorrina@patownsend.com>RobertCorrina@patownsend.com</a><br><a href= > </a><br>
  11. Lupine

    does anybody know a web resource for RFC's ? Specifically FTP

    Hello, We are developing an FTP clien. we want to have the RFC at hand while we work. Thanks in advance! <p>Lupine<br><a href=mailto:RobertCorrina@patownsend.com>RobertCorrina@patownsend.com</a><br><a href= > </a><br>
  12. Lupine

    possibility of convert QB to assembly then wrap it in C++ shell?

    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I've been working on an edjucational game for children<br>for about two years. (All QB 4.5)I've been hearing<br>more and more about conversion to assembly.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;What do we think? Could I convert my program to<br>assembly then...

Part and Inventory Search

Back
Top