rejetto forum
May 23, 2012, 11:03:44 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1] 2
  Print  
Author Topic: http screen grabber  (Read 27400 times)
0 Members and 1 Guest are viewing this topic.
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« on: May 17, 2002, 11:37:25 AM »

www.rejetto.com/hsg/hsg.zip


i'm working on this new project
it is a miniweb server that only serves screenshots (jpg) of the host machine
...a "remote" screenshot
i find it very useful for many purposes
i'm thinking about releasing sources as for hfs
Logged
Daniel
Regular poster
**
Offline Offline

Posts: 18

330683
View Profile WWW
« Reply #1 on: May 21, 2002, 10:16:28 AM »

hehe that's cool....nice Smiley
Logged

..huh? Cheesy
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #2 on: May 31, 2002, 09:15:56 AM »

0.3 released

MAJOR: New grab method in list: Memory
MAJOR: logs ip address
MAJOR: "log header" option
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #3 on: August 15, 2002, 11:49:03 AM »

0.4

MAJOR: timestamp in log
MAJOR: more detailed log
MAJOR: refresh
MAJOR: released under GPL!
MAJOR: saves jpg as file
CHANGE: HttpServerLib rewritten
Logged
swn.daniel
Occasional poster
*
Offline Offline

Posts: 4


View Profile
« Reply #4 on: June 10, 2003, 05:20:58 AM »

:idea: It would be a nice feature if it would be possible to serve screenshots in different resolutions and/or only parts of your screen or even shots of the active window only as an option for use with low-bandwidth connections or as a kind of focused privateness while running the program. Smiley

regards
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #5 on: June 10, 2003, 09:31:28 AM »

active window is already available
others are now in to-do
Logged
rejetto forum
« Reply #5 on: June 10, 2003, 09:31:28 AM »

Do you like this software? Consider even $2
 Logged
shuffletown
Occasional poster
*
Offline Offline

Posts: 6



View Profile
« Reply #6 on: September 23, 2003, 03:39:15 AM »

You keep amaze me with your marvelous tiny programs.
Thanks. I really can use this.
 :^^:
Logged

 2003 Japie Krekel
http://www.shuffletown.nl
Pete
Guest
« Reply #7 on: February 12, 2004, 12:08:54 AM »

nice little prog. Smiley
and great job with HFS! Cheesy

how about multi-monitor support?
so that it'll grab the entire desktop or only a certain monitor number.
or possibly only a specific monitor number?

keep up the good work Cheesy
Logged
Lithuanian kvakt
Guest
« Reply #8 on: May 30, 2006, 11:17:30 PM »

Where is a new versions?  Wink
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #9 on: May 31, 2006, 01:11:48 AM »

it's a long time i don't work on it
ok, i put it my to-do list Smiley
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #10 on: May 31, 2006, 01:13:56 AM »

it's a long time i don't work on it
ok, i put it my personal to-do list Smiley
Logged
jack_2000
Experienced poster
***
Offline Offline

Bulgaria Bulgaria

Posts: 63



View Profile WWW
« Reply #11 on: May 31, 2006, 08:49:27 AM »

i am haveing serious problems with this app:
so ...
I am starting the thing and then port:80 then on
and when i view it thru a browser
Htt://localhost:80
BANG

i get an Critycal err
HSG caused an invalid page fault in

Code:
module <unknown> at 0000:0000009f.
Registers:
EAX=011342cc CS=0187 EIP=0000009f EFLGS=00010a86
EBX=0047187c SS=018f ESP=c600c90f EBP=006dedf0
ECX=006dee0c DS=018f ESI=006dee44 FS=0ec7
EDX=01134264 ES=018f EDI=006df38c GS=0000
Bytes at CS:EIP:
00 6c 10 c9 00 66 04 70 00 b4 05 54 03 6c 10 c9
Stack dump:

weirdest thing is i get the screen capture thru the browser and then the err
ocurs

and some times it is just an access violation
Code:
at address FC2FCF7F. Read of address FC2FCF7F
here is the log :
Code:
listening on
http://10.96.0.159:8000
http://84.54.161.164:8000
waiting for connections...
connected 84.54.161.164
serving 84.54.161.164 (32Kb)
served 84.54.161.164 (32Kb)
disconnected 84.54.161.164
connected 84.54.161.164
bad url 84.54.161.164
disconnected 84.54.161.164
connected 84.54.161.164
bad url 84.54.161.164
disconnected 84.54.161.164

//EDit:
the addresses of the violation are aways different
and the violation does not terminate the app
i can still request and get screen shots
weird ....
my system is 460 mhz , 128 sd ram,Win98 SE,AntiVirs or anything to couse this ...
Logged
bananoidas
Occasional poster
*
Offline Offline

Lithuania Lithuania

Posts: 3


Lithuanian drunker


View Profile WWW
« Reply #12 on: August 11, 2006, 06:24:43 PM »

Quote from: "rejetto"
it's a long time i don't work on it
ok, i put it my personal to-do list Smiley


Wake up rejetto  Cheesy  Cheesy
Logged

rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #13 on: August 11, 2006, 08:22:47 PM »

i worked on it few days, but had troubles with some bug.
i can't get it working with minimized windows.
now it's a month i don't work on it because i've been busy with others.
be back on it soon.
Logged
Heps
Guest


Email
« Reply #14 on: November 29, 2007, 10:23:35 AM »

I think it's good idea to add an option 'minimize to tray'
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page Today at 12:18:27 AM
anything