New Delphi App

I made an application in Delphi today (though techincally it was yesterday). It’s called SwiftSpy.

It’s a simple HTTP server that runs on a computer running Windows, hiding in the background. When a client sends a request, i.e. types in the IP address of the hosting computer, SwiftSpy takes a screenshot, saves it, and sends the image to the client.

Unfortunately, it only sends the image alone, and only in bitmap (BMP) format. I’m planning on adding JPEG compression, though.

I’ll get the source code posted after I finish redesigning the site. Until then, I might tweak a few things on it.


No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.