Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #34278
UDPTester

I wrote this at work because we had a program that uses UDP to update client screenshots, and wee needed to know what routers and switches UDP was blocked in. This code will test is your network is closed to udp. You can test station to station or you can test broadcast UDP.

ASP_Volume2 #34279
The File Shredder 1.0

TFS 1.0 will take any number of files - via a drag and drop interface - and overwrite them with random characters how ever many times you like (up to 1000 million). Then it will corrupt the file using random hex values before rewriting it with "". Finally, the file is deleted. I think it is quite secure; please could you let me know what you think via feedback?

ASP_Volume2 #34280
MSN Client 1.2

Fixes a few bugs in the 1.1 release which would timeout during login. I have been getting a lot of email about this problem and have fixed it.

ASP_Volume2 #34281
Homicidal Picture Format

This is my own picture format. It is able to compress pictures by limiting how many colors are used. It can save in 100ms and load in 40ms. This shows you how to edit a picture fast and read/write to a file bit by bit.

ASP_Volume2 #34282
Periodic Table of Elements

The Periodic Table of Elements. . .click on a symbol to see info about that element.

ASP_Volume2 #34283
VBP Project Map

I recently started working on a huge Visual basic program (150+ forms). I needed a quick way to find what was calling what. After not finding anything, I made this. It basically loops through the vbp, frm and bas files to develop a relationship of forms in a tree control. Beware, there is some spaghetti in this app. Enjoy!

ASP_Volume2 #34284
Internet Global Offline

If you hate having to press File\Work Offline in the menu command of IE to work offline, then you will like this. A simple click of an icon in the system tray allows you to change your internet online status. Much simpler and easier than using the menu commands. Also Icon tells you quickly if you are working online or offline. Tested only on Win2K. Note: This uses APIs to set global offline status.

ASP_Volume2 #34285
a Copy-Paste Calculator Thing

I have finally made a totally perfect Copy-Paste calculator. it's a cool thing that understands ALL the algebra and math problems, simply a SCIENTIFIC calculator. only one thing, i do not know how to make this calc have SquareRoot.

ASP_Volume2 #34286
File Loading Methods Compared

This example compares four file loading methods, (the normal VB Open method, the ReadFile API, and other methods involving MemCopy API), you will also see the difference between returning a String or a Byte Array. I did this example because I keep seeing people using the normal VB Open command to load files, even for Hex editors, as you will see there's a huge difference between using it and using an API. The test in the screen shot was made with a 1GHZ P3 Notebook with 384MB RAM (as a compiled .EXE), please note that times may vary from test to test depending on what your computer's doing, etc. Comments and/or improvements as well as votes are welcome.

ASP_Volume2 #34287
Winsock IP Messenger - Lots of Extra Features

Good IP Messenger. Lots of Extra features - Runs in the tray - Buddy list which tells you if the people on your list are on or offline. All buddys and IP's can be saved, they are stored in a database which can be easily edited. Good for learning databases, also Uses tree view and mdiforms. Lots of other stuff

ASP_Volume2 #34288
Simple Mail Transfer Protocol

This code will teach you Step-by-Step how to make a simple emailer. I would recommend this if you are looking to make an emailer, anonymailer, or Ezine emailer.

ASP_Volume2 #34289
Port Scanner v1.0 from Demon Software

Help the people to view what work this applicationa and winsock's

ASP_Volume2 #34290
C++ Extended Styles

this code extends new styles for command buttons: Modal frame,Client Edge and Static Edge just like in vc++. You can use it to extend other controls styles.

ASP_Volume2 #34291
A Realistic Water Effect

I found many interesting code snippets on Planet Source Code. And I think it is time to make a contribution to this great community. Although there are already a few submissions available that simulate an water effect, they all seem not very realistic to me. This submission is an attempt to translate the original water effect directly to Visual Basic. Although this effect still needs some improvement on its own. It calculates the spreadout and the damping of an simulated wave and renders the corresponding reflexions on the water. And so it looks like there is a water surface on top of the picturebox. The sourcecode is still a work in progress and thus there are some limitations: a) the rendering speed needs to still improvement, b) the mousemove effect is still disabled due to the slow rendering and c) the effect is still not 100% correct. Vote if you think I would deserve it and please let me know your suggestions how to further improve this amazing effect...

ASP_Volume2 #34292
Advanced Filter Class v2.0

Advanced filtering and sorting (since v2.0) class for Microsoft Access 2000. Dynamically add and remove one or multiple filters while maintaining the current record if possible, the method used for this is faster than a FindFirst approach on ODBC connections. Prevents filters being added returning no data. RecordSource is created dynamically, no advanced SQL knowlege required. Disable all Access-own filtering and sorting functions as they'll interfere with the class. Import the class into your Access (library-)project. Code contains basic usage example and further explanations.

ASP_Volume2 #34293
A -=ArchiveMaker AND Extractor=-

It asks for a directory and makes a archive with the content of the directory. It has got a progressbar which shows the status. Also it can extract the archive to a directory.

ASP_Volume2 #34294
A 24/7 Programmer Chat

WANNA BE ABLE TO CHAT WITH OTHER PROGRAMMERS ON A 24/7 CHAT SERVER? I have included the full client source code and if i get enough people i will post the server as well. (Note: When you login, set the server combo box to 67.117.47.179) Here are the features: Multi-Room Support, Whispering between channels, Instant Messaging, emoting, hyperlinks in rich text box, emote icons (coming soon), direct connections, send code snipit and a lag monitor like bnet. THIS DOWNLOAD IS WORTH YOUR WHILE!!! - REMEMBER SET THE SERVER COMBO BOX AS: 67.117.47.179

ASP_Volume2 #34295
DesktopIcons (Win9X & WinNT/2000)

You will note that this works for both Win 9X and WinNT/2000!!! I take no credit for this code as I found it and altered it only slightly to save the icon positions for a given resolution. Frankly, I am a novice at API and much of this is over my head. The code saves the current Desktop Icon positions. You may move them around as you choose and then restore them. It saves the data to a file for each resolution you choose. Sort of like EasyDesk

ASP_Volume2 #34296
Remove HTML + Optional Ingnore Tags

This function will strip a string of all html. An optional parameter (sIgnoreTags) allows specified HTML tags to be ignored from stripping.

ASP_Volume2 #34297
Open website with default web browser

Open your default web browser with any url.

Languages
Top Categories
Global Discovery