Results for "Volume: 2002C"
This code will allow you to run a script like text file with simple commands for full control over a telnet client. This code makes ANSI easy. This code was made in less than 24 hours so it may need further work, if you culd add to it please tell me. I plan on developing it further. Simply run it, then connect to localhost port 23 in an ANSI able telnet client. an example program is included. Please before flaming me on this code you might want to understand and appriciate it.
Merry Xmas - a little app that snows... the snow will roll down the trees and house. I'll prolly make this into a screensaver when I have the time.
Resource Meter: It shows How to 1) Get information on free system resources. 2) Make an Icon from a bitmap at run time. 3) Place an Icon to Task Bar. 4) Make a Custom progress bar.
This is a web robot which can crawl the internet to search the keywords entered by the user. Its a complete application where users can enter the keywords and the relevance level to search the keywords. Min relevance is 0 and max is 10. Default relevance is 5. The bot crawls the internet and store the results in a database. This is a very useful program and it can be converted into a component to use it on the internet.
I see simple XOR encryptions being posted on PSC very often. Many people don't know, but XOR is far from secure. Since the password is repeated many times in the encrypted message, it is easy to find out what password was used. This project demonstrates how to get the password from an encrypted message. It works on most encrypted messages, as long as the ciphertext is long enough. Please keep in mind that this project is ment as a demonstration, and not a full-blown cracker app. However, it can be used to crack many files and applications...
Shell sort is a greath sorting method,but I find "FIRST ARRAY BUG" after resorting array list,and fix it! See The Different beetween SHELL and BUBBLE!
Article to show those who do not know about the Templates folder for VB how to save templates to it for future use.
This is a completely original VB 2-player Winsock Tic-Tac Toe game. It has a great interface as you can see by the screenshot. It's partly transparent. This code took my days to make, so please vote for it. Thank you.
This Articles shows you how to create a Simple ActiveX DLL and reference it to your Project.
This program simulates the inverse square law of light. To do so, the program gives you an empty (2D) space to place light sources. These sources can be either red, green, or blue. The user can place multiple light sources of any color. The result.. A program which can produce very interesting colorful outputs by just randomly placing light sources. Moreover, once rendered, the program gives you the RGB component of any pixel present in the output. Thus you like a color, take the RGB value to any other program and reproduce it :) Once this is done, the program can simulte(upon pressing render) how these light sources will mix and match and produce an output. The screen shot has been prepared by placing 1 green, 1 blue, and 1 red light sources.
This is an example of creating borderless forms. It will help you create your own look for your application, if you would like to move away from the typical Microsoft Standard.
Make your own slider. Complete graphical slider control: Vertical/Horizontal orientation, ShowValueTip option, Long values... Sample project and some images included.
Very nice command button (ActiveX control) with gradient filling. If client screen color depth is 256 colors or less – looks as regular command button. You can change caption-image order (position) from left to right or top to bottom. When created this control - used two algorithms from www.planet-source-code.com. Want to say personal thank you to: Rocky Clark (Gradient filter algorithm); Manuel Augusto Santos (Emboss filter algorithm). Please rate it! E-mail bugs to SergeyO70@HotMail.com. Feel free to use this control in your application (if you'd like to) as much as you want. If you'll modify it - please leave my name in the About box! Enjoy! PS: (Please rate it)
One gient leap towards a genuine FIREWALL in visual basic. With this you can block connections based upon ip address, local port number, or remote port number. To do this it relies on the TCP table and NOT opening sockets and then setting them to listen. This is an advanced TCP monitor and blocker. I also added a test connection form that will try to connect to the selected ip and show any data that was sent. You can kill all those annoying ads when using ICQ or anything for that matter that is adware. Just simply add the address of the ad server to the block list. The source is fully commented. This being the first release there will no doubt be things that I may have overlooked. I have spent a great deal of time in putting this program to the test. I would greatly appreciate any comments and suggestions.
After 3 months its back - and better then ever! Tonnes of new features such as Shimoon Update which will check a server for an update! Please check it out and vote for it if you like it. Leave comments as well. Best yet - its Windows XP compatible.
DCom component of a listing of 224 Country names and Flag icons. Demonstates how to use resource files with dcom dlls to distribute static listings.
Windows XP compatible API spy! This is no average API spy - it has everything. It even comes with an update feature, which will check, download and install updates. Please vote if you like it! Thank you.
UPDATED.... Fixed a few lil glitches, and also added the ability to MAKE your new EXE without opening VB, give it a shot..............Ever notice that after you have created that aswesome EXE or any kind of FORMLESS prj, that when compiled it uses the DEFAULT VB ICON!! so you end up adding a form just to have an ICON! How LOUSY!! This app encomposes the RC.EXE file that is included with Vis Studio Enterprise edition(Although Im sure its a free D/L womewhere :O) It Creates, Inserts an RES file to your specified Prj, so that when you COMPILE the prj it will use the ICON that you choose! No more Default ICONS! This application is commented well, uses a couple of nice classes, and might teach ya few things. Please vote one way or the other?!
Shows stats about your computer like: Virtual Memory, Physical Memory, Page File, Username, Computer Name, Disk Free Space, Drive Volume, Drive Serial, Drive File System, Drive Type, Number of Proccessors, Type Of Proccessor, Operating System, OS Version, OS Build. (OS Detection was brought to my attention to be incorrect... It has been corrected)
Highlight textbox/combobox and its entire contents. Simple but cosmetically useful.