User Profile

Collapse

Profile Sidebar

Collapse
jlagoon
jlagoon
Last Activity: Jul 5 '07, 04:20 PM
Joined: Jul 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jlagoon
    started a topic How to dump memory from some address ?
    in Java

    How to dump memory from some address ?

    Hi folks,

    I wonder can I directly read from some memory address
    (as in C/C++ by pointer to memory)
    and would you show me some implementation.
    By the way, It's like to be implemented with java.io.* ...
    See more | Go to post

  • jlagoon
    replied to Help in Reading a .avi file
    in Java
    Sorry for non-optimized implementation ..
    I think it would be useful for AVI reading
    [CODE=java] ////////////////////////////////////////////////
    /**
    * @(#) jamp.java 0.0.1 07/05/10
    * The light-weighted panel for media player
    * with visual and contrilling components
    * based on JMF 2.1.x
    *
    *@author jlagoon aka Dmitry Starchenkoff
    *@version 0.0.1
    */

    package org.smarts.jamp ;...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...