Re: More accurate Timerevent



"Dirk Claessens" <No@xxxxxxxxxxx> wrote in message
news:mn.b4e07d6b5d91697e.59994@xxxxxxxxxxxxxx
On 2006-11-22, Jamie () wrote in
message <fPM8h.225$MY7.41@xxxxxxxxxxxx>

Just think of trying to read a serial port RX pin signal and try to
time that using that method in software under windows.

That's exactly what I could do under DOS 10 years ago to dsample
synchronous bitstreams from a shortwave receiver. I could simply point
the interrupt vector to my own handler , do my thing, and _then_ let
DOS do it's thing. 200 accurately timed interrupts/sec? No problem on
a..... 16 (sixteen) MHz system.

Even Windows Vista on a quad CPU 3GHz system can't do this today.

Of course it can. You just have to write a driver to get your code in
the place Windows requires. That's progress, and I say that with less
irony than usual. Windows does endlessly more for you than DOS ever
did. That coin has a flip side, and this is it. More bureaucracy is
involved in subverting the system.

Groetjes,
Maarten Wiltink


.



Relevant Pages

  • ~~~~~~~~~~~~~~ FILE NAME ~~~~~~~~~~~~~~
    ... adapter description file file name extension ... apple script to change file names ... batching file name changes in windows ... change short file names in dos ...
    (sci.misc)
  • Re: Linux syscalls
    ... > A device driver or a rewrite of DOS could permit this, ... really "DOS inside Windows" or "Windows inside DOS"? ... > DOS interrupts are revectored... ... if you re-write DOS to use the _Windows device drivers_ ...
    (alt.lang.asm)
  • [Full-Disclosure] ron1n phone home, episode 4
    ... Hacking from Windows 3.x, 95 and NT ... Use secret Windows 95 DOS commands to track down and port surf computers ... Download hacker tools such as port scanners and password crackers designed ... Now you have the option of eight TCP/IP utilities to play with: telnet, ...
    (Full-Disclosure)
  • Re: MS and security: good effort but no cigar
    ... And last but not least, no fat, no dos, no multiboot. ... build upon the progress it's already made in security. ... a Windows system, it is still surprisingly easy to completely own that ... Then there's the issue of poorly secured server applications. ...
    (microsoft.public.windowsxp.general)
  • Re: assembly language and reverse engineering
    ... in Windows assembly programming what you can't learn when doing ... Windows API but about assembly programming). ... And you have far less to learn to get your first working DOS program than ... but, real mode is real mode, and pmode is pmode. ...
    (alt.lang.asm)