Results for "Volume: 2002C"
Just wanted to stab at this contest...I know a lot more can be added to this to make it more...complex yet fun...but I am at work and this is what I could through together during lunch. This program will just tell you the number of times the program was ran by using a custom control to access a ASP page on an external website which connects to a database to read the hit count then the ASP formats the results in INI format then the custom control saves that dowloaded ASP page to an INI file on the users hard drive then uses simple API calls tor read the value and display it. Just wanted to start of the contest with a little something that uses the web as well. BTW: The custom control code is included since I know you are not supposed to upload OCX's. The control was made by me and you can find a compiled version at http://lafever.iscool.net if you like it.
The App is well documented to teach how to use the winsock control. It connects to remote computers on the assigned port, could be used to scan your subnet, or others for trojans and vulnerabilities
Many unix servers also run a rexec daemon, which lets you execute a command on the server remotely. This project provides an rexec client, and a windows server, so the same client can execute commands on both windows and unix machines. The rexec client works flawlessly for my needs when connecting to SCO Unix, Solaris, and Red Hat Linux. I imagine it will work on any unix rexec server, but I've never seen any documentation on the rexec protocol, so I couldn't say for sure. Please note, that the windows server component is nothing special. It was a quick job I wrote this morning, and it works with the rexec client I wrote. It allows full password protected access to the command prompt of the serving machine. If there is a need for it, I'll invest some time and add better security, multiple connection support, or ability to run as an NT service, or whatever else I think of. It stores the password in an obscured and compressed field in the registry, so it is not humanly decipherable, but it requires a trivial amount of code to retreive it. It doesn't represent any significant form of security, but it does give complete access to the command prompt once you're logged in, so BE CAREFUL WHERE YOU USE IT! Also, there may be (large) discrepancies in the real rexec protocol and my implementation of it. If anyone has documetation on it, I wouldn't mind having a look. If you find any bugs, or have some thoughts on this, feel free to write.
This is a program used to upload and download ftp files.
I just put a bunch of controls on a form to play around with it and thought others might be interested in looking at it. Basically it allows you to conect to a mySQL database and ADD, EDIT, and DELETE records. You will need to create a table in mySQL called feedback with the following Fields. Field username Type varchar Size 50 Field emailaddress Type varchar size 50 Field subject Type varchar Size 50 Field message Type Text Requirements: This program requires that you have mySQL loaded somewhere you can connect to it. You must also have myODBC loaded on your machine. This program uses Windows ODBC 0to connect to your mySQL database. Written in VB6
Its an othello game can play player vs comp, player vs player, and player vs player net game very fun check it out is really pretty cool. Sorry if you downloaded this before I found some more bugs and fixed it.
Shows how ADO technology connects globaly. Also shows how to integrate ADO Data Control and the Data Grid. This project uses the phonebook concept to show these concepts.
Mass change the database reference for all crystal reports in a folder.
Here are two functions that will allow you to read and write a Large Binary Object (BLOB) to and from a database. This could be used to store and retrieve images, documents, etc inside the database it self. This is great for those of use that have a lot of Binary files around that we want to keep in a central place that can be backed up and protected with the same security that a database offers. This code will work with *ANY* database that ADO can connect to.
Small app sits in SysTray and lets user maximize or minimize all running instances of Internet Explorer, handy when you've been popping links open in separate windows all over the place. Uses API calls so it's quick.
Submission 2 for the RGCC contest Uses a neural network to provide a "universal" logical operator replacement function. This wonderful function will do all the work that Xor, Or, And, Imp, Eqv, and Not would do - IN ONE SIMPLE FUNCTION!!! God I love this contest.
This code will demonstrate the windows API for communicating with a smartcard. This source/program was specifically designed to read the non-volatile information on DSS digital TV access cards of the older P2 H series type. Note that this program does NOTHING illegal, its only a tool for educating yourself in the field of smartcard technology. This program does nothing to a card other than read information thats on it. It "can" be made to write to a smartcard rather easily :-)
This app uses ICQ API calls schedule functions to be done by ICQ in the future, without supervision. the current Beta version allowes you to schedule your UIN status change (online, away, offline , dnd, free for chat...) and also allows you to schedule the sending of messages to other ICQ users, by your ICQ client. future versions will include the possibility to schedule file sending as well. this is a good example of how to use some of the ICQ API calls I understand the ICQ API DLL file ICQMAPI.DLL maybe removed during the submit process, if it is you can probably find it in your ICQ folder or at web.icq.com/api
Create 3D models with the following features: Load, Save, Reverse, Scale, Name, Save, Compile Expand, Group, Play, Copy, Rotate, Bend, Create Customize, Render, Animate, Import, Zoom, Flip Help and examples included.
how to use SQL to extract desired information from a database
In large images, conversion to 2 colors with programs such as ACDSee can result in lossy data (mainly values). My code dithers the image's colors based on 11 patterns of black and white.
Cut and Paste the code below into a new project.
Using windows API SendMessage Call, this class Searches for a matching string in ListBox (In Association with a textbox) or ComboBox. And believe me its really Fast, Super Fast... ;-)
Best Adreess Book ever seen, very cool thing, cool graphic (see screenshot), user system, treeview, very hot thing. ok ok, this code was submited from other author which name i forgot, but I have fixed some bugs, thanks, please leave a comment or vote...
3D Label ActiveX Control