Search:

Type: Posts; User: copeg

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    3,453

    Re: Read file until EOF from offset each time

    Glad to help.



    What I mean is what is writing the file? Another program? A Client? Is it possible to directly communicate with whatever is writing the file through an Input/Output stream?
  2. Replies
    4
    Views
    3,453

    Re: Read file until EOF from offset each time

    If at all possible it seems easier to try and create an input/output connection between what's writing the file and your program - cut out the middle man so to speak - but again that may not be...
Results 1 to 2 of 2