Results for "Volume: 6_2008-2009"
Hi Guys, I am today here to publish my latest news. I have just given release of XtremePC version 2.0 with source code. XtremePC is basically a open source software which provides opportunity to access files of your remote PC from anywhere in the world. You can even run any type file with associated executable files, turn off the remote PC, restart, log off, lock etc. What’s new? ---------------- * No more command-line interfaces. Now it is loaded with Graphical User Interface with Windows XP Look & Feel. * Easy and XTREMELY fast navigation through Internet, feels like local drives. * Select a file from the remote PC and use menu to download, upload, run on remote PC. * Turn off, restart, log off, lock the remote PC from anywhere in the world through any kind of network. * Run files on remote PC with any kind of extension. * For security reason you may set password on your remote PC. * New I/O, Remote Method Invocation (RMI) technologies are involved. Please go through the ReadMe.doc file for more information.
5-1-06 *ADDED CHANGEABLE "SKINS"* Learned how to access images added to project for dynamic image changing *ABILITY TO ADD CUSTOM LOGO ADDED* Heavily commented Program edits the information that shows up when you look at the the computer's system information. (right mouse click on My Computer -> properties) Created this in order to learn registry editing and writing to a text file.
this is actually not a code but this is just a list of parameters to use WinZip in VB.. I hope this will help those who are interested in my previous posting namely: "Compressing Files thru VB(w/WinZip)"
The simple code generates a Slot Machine where you pull the lever and different images appear in the 3 boxes. The Graphics aren't really good, but you will get the idea of what the program is doing. If you want, you may add more images to the application so the game will be harder.
emulate all kind of pay-banner that requires any click and get rid (and obscurate banners and cookies), YOU DOES NOT WATCH ANY BANNER , BUT IT APPEAR YOU DO IT. The small code , run as stealth process (CTRL + ALT + CANC invisible), multiple instances , sends mail when each session goes well or not, run on shells, full scheduled processes and multi thread support, raw socket enabled , customization of reports and much more. The code is written and optimized to fit in some Kb compiled, use small ram , non mfc and other big libraries required.
Java Mp3 Player
Gets you Locale information from your machine. It's well freaky because it knows what country you come from!!!!!!
Make rotation of the 3d object
It's my KeySpy program , but improved and with a new look ! RECOMMENDED
This is a very early version of a shell that I am creating. The GUI for is very nice for a dos application. There are varios other things you will be able to do inside Jinx. There are 2 games you can play, and a couple of features already in Jinx itself. Tell me if you have any sugesstions. :) Thanks feel free to vote of comment. [AIM\Yahoo: Nit3shift] Email: [email protected]] Yes I JINX is based on JINX HackWear but mines differant logo.
Have you ever worked with ASP.Net SummaryControl that ships with Microsoft ??? It has very odd interface and looks missfit in many scenarios. This control is the extended version of SummaryControl that provides some customization plus it doesnt require any addtional effort to let it integrated to Microsoft's Client Side Validation Framework 1.x Please See the Screen shot and decide yourself whether to vote or not! Do read the ReadeMe.txt file that will show how to make this control work!
Introduction to a new development concept for building web application by using server side WinForms like API to create complex applications like OWA with out DHTML/JS/Web knowledge/
a simple simulation of Turbo C++ editor enviroment. it is an excelent example of using VIDEO RAM, LINKED LISTS, STRING functions, MENU BULIDING, WORKING WITH TEXT FILES,...!
Gets the File Name, Size, Date and Time of all files in a directory and child directories and sends it to either the printer or a text file.
Steganograph 2.0.0 is back with mind-blowing features which now make it practically usable. A backgrounder: This application lets you embed or hide important or private messages or files into picture files like JPG, GIF and BMP Bitmap images without affecting the quality of actual images or files. It achieves this by using the least significant bits of these files for embedding data which are not used by the Image viewers or Image editors. New features: • It allows you to embed the messages or files in encrypted form using 32 bit DES algorithm which means that once encrypted, the message or file could be retrieved (or decrypted) from a Master file only after specifying the correct password which was used at the time of encryption. • It allows embedding messages and files in compressed form using ZIP compression format. Gives you a choice of compression level to be used. • New Plastic XP look and feel which makes the application look and feel much better than usual JAVA look and feel. And best part is that it runs on any platform as long as you have the right JVM for it. • Optimized and meticulously debugged, error free code, runs faster. • Uses caching methodology which enhances its performance and makes it 1000 times faster than versions 1.1.0 and 1.1.1 • All versions of Steganograph here on, will be backwards compatible with versions 2.0.0 and later. Please spare some time and do vote for it if you like it or feel that its good.
This program have HTTP client, SMTP client, POP client, News client, FTP client and I wrote Client side and Server side with Sockets for transfering file and folder lists and text files.
This code allows email to be sent with attachments (any size). A big thankyou goes to all who's code I have borrowed and ammend to get this to work.
This is a Tetris game with excellent graphics and sounds. Learn how to harness all the powers of graphics.h to create great, fast, smooth and flicker free animations by using the getimage and putimage fns. Have a look at the screen shot to see what I mean. Feel free to use this code. If you like this program (or) if you find it useful, please take some time and vote for me. Your vote will be greatly appreciated. Thanks... ENJOY Regards, { pHroZeN GeeK }
How IrDa (Infrared) devices communicates ? What are the metodologies and their limits? What is a BCR ? A synthetic explanation may be interesting. THE PLANET SOURCE CODE SPACE FOR THE ARTICLE SCRAMBLE SOME DIAGRAMS PLEASE DOWNLOAD THE ZIP. Here you can read another article about IrDa programming: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=38814&lngWId=1 THE ZIP FILE CONTAIN THE ARTICLE WITH IMAGES AND ALSO IS LOCALIZED IN ENGLISH AND ITALIAN!
The same way like PASCALs GotoXY. It let you place the textcursor anywhere on the console_screen. UPDATE (2002-12-5) now shows how to use GotoXY in loops.