S
sb5309
Assume there is a file on a web server (linux), name "abc.dat".
The file can be reached via: http://www.domain123.com/abc.dat
There is no server side script or java program.
Question
--------
Use a client side script/program, how to get the server to read the
file "abc.dat" at a given offset and return the data ?
Thanks.
The file can be reached via: http://www.domain123.com/abc.dat
There is no server side script or java program.
Question
--------
Use a client side script/program, how to get the server to read the
file "abc.dat" at a given offset and return the data ?
Thanks.