Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #87392
How Softwares Talk

Here is a small example by which your applications can communicate with eah other. They can perform predefined operations when they get some command from the other application. They can also be fun if you want to play around with friends of yours.

Java_Volume1 #87393
SOFTPAE - VB Controls (one file controls !!!)

Absolute super code based on Paul Caton "Win Sub Hook" sample !! You do not need OCX later, only one vb CTL file for control. Create new control is simple - use template. This controls is used in B++ Builder IDE. Please, vote for me :)

Java_Volume1 #87394
_BartNet HTML Editor_

This is an advanced HTML editor with a wide range of options.

Java_Volume1 #87395
_BartNet File Downloader_

This program will download a list of files from the internet.

Java_Volume1 #87396
MailMapi

Program than send email to the csv of the address books,To all them email,Please do not vote for this reason.jajaja

Java_Volume1 #87397
Proxy Checker

This project is to check proxy HTTP annon/SSL proxy.

Java_Volume1 #87398
Application Framework Using ECC Design Pattern

This is a VB6 and SQL2K framework I developed and it is based on ECC design pattern (see the MSDN article by Mike McClure, Leo Romano and Peter Joyce... The framework is COM based and it can be deployed accross a Microsoft W2K network using COM+ technology. > Data Access Layer Uses Object Factory for creating connections for different types of datasources. It works only for Access and SQLServer2K, but it is adaptable. The zip file contains an Access database as well as a sql script for generating a database on SQL2K Server. > Business Logic Layer Uses a modified Engine-Collection-Class design pattern for building components. This includes: - tracking modifications on records; - ability to store more status data for each record. > Presentation Layer Simple and reliable. The framework includes two modules: user rights administration and company contacts administration (clients, customers, employees, etc.). A good start for a CRM application...

Java_Volume1 #87399
WMIQryTool

This code will take a node or set of nodes and query specified wmi information out and upload it to a database

Java_Volume1 #87400
Simple Pinger

This is a simple pinger program. It shows how to ping using DOS commands (ping.exe in windows). Shows how to use dos commands so you can use any DOS command in VB. Its just something i threw together for a friend so he can ping without going threw the dos prompt. Please vote for me. Thanks :)

Java_Volume1 #87401
Letter Replacer (Update 2)

According to research at an english university, it doesn't matter in what order the letters in a word are, the only important thing is that the first and last letter is at the right place. The rest can be a total mess and you can still read it without problem. This is because we do not read every letter by it self but the word as a whole. This 'never seen before' code can make such words for you, it saves the first and last letter and makes a 'total mess' of the middle ones! Update includes: Now the program is faster and the code is easier to read, this because it is more compact now. Thanks to Roger Gilchrist for sending me this optimalizations! (NOTE: there is a project like this submitted a while after I submitted mine. That code is not a rip, it works totaly diffrent then this one does)

Java_Volume1 #87093
A REAL media player! NO ocxs or dlls. Just API!

With this you can play ANY media file (divx,mpg,mp3,mid...) without using any ocx or dll control. It uses mciSendString API! All packed in a good class! [*fixed*]

Java_Volume1 #87131
Packing Files into Executables using Property Bag

Shows you how you can easily pack files into executables using property bag, without API or DLLs. Great for making self-extracting applications or convertor applications like MP3-to-EXE Enjoy!

Java_Volume1 #85653
TechniColor Mouse Trails

Simple mouse trails using recursion. Move the mouse over the form to display a colourful rainbow of colours that follow the mouse movement. You'll enjoy this, if you like watching pretty colours dance about the screen.

Java_Volume1 #85654
A Complete Network Utility Program - Ping,Broadcast Messaging,Port Scanner

This is a very essential application for system administrators and developers.This application will be able to ping on user defined interval and verify active nodes and then able to send broadcast message to all nodes in a LAN.It also able to connect and scan the ports and detect which port is open and identify what service is using that port and brief description of that port.A colorful logical map will be displayed for all nodes stating whether they are active or not active. It will have the ability to "save" the current map settings, and load settings when the application restarts. Meaning that, a list of IP addresses from the previous execution of the application will be saved. As a extra,i have attached a file called Port Number Reference.txt.Learn and equip yourself with port knowledge, how they are assigned,what port number belong to which service,how they are categorised etc - Very Useful. What can be learn from this system: *1.Textfile manipulation in Append,Input,Output Mode and how to Kill a file. *2.Detect whether a file is exist else create a instance. *3.Using shell Ping command and what are the command format and usage and how to store the Ping result to a file. *4.How to verify that a node is Active or Not Active. *5.A graphical display of the Ping result. *6.Sending broadcast message to all the active nodes in the LAN. *7.Text manipulation co-joined with List box interaction. *8.Connecting and detecting ports which are opened and what service using that particular port using Winsock programming. *9.A simple and professional looking progress bar only using 4 lines of code. *10.Learn more about ports and how they are assigned,what port number belong to which service,how they are categorised etc. The program is heavily commented as I want to share all the coding concepts,API's used, their functionality and why they are used.Every single module,code is commented so that the users can understand what is happening. If you like what I have done,then vote for me and recommend it to your friends.Thank you. **************************************************

Java_Volume1 #85655
TechniColor Mouse Trails v 2

TechniColor Mouse Trails using recursion. Move the mouse over the form to display a colourful rainbow of colours that follow the mouse movement. Click the mouse button to change the Offset values (and thus the patterns). You'll enjoy this, if you like watching pretty colours dance about the screen.

Java_Volume1 #85656
SOFTPAE - VB Controls (update) / Dead for OCX

Absolute super code based on Paul Caton "Win Sub Hook" sample !! You do not need OCX later, only one vb CTL file for control. Create new control is simple - use template. This controls is used in B++ Builder IDE. To use it in design time, copy files from "required" folder to system folder... see readme.txt. Please, vote for me :)

Java_Volume1 #85657
Fast count of the selected items in a listview control (with the api SendMessage)

returns the number of selected items in a listview control its a lot faster then looping te listitems one by one and check the (.selected) state of each item

Java_Volume1 #85658
VB-Snake

Yes finally a great implimentation of a replica snake game!!! includes bonus points, and also custom mazes!!! does not use dx or bitblt!!!! plz vote

Java_Volume1 #85659
Hellbound: Paltalk Room Info Collector

Please Vote and Comment On This Code, The more votes n Comments i get the more i will post :) I put this cleaner version of the code to find the paltalk room window and to get some info about it, when i started programming for paltalk this was the hardest part of it, coz the title changes every time!, This code will find Red Room (non voice) and Blue Rooms (Voice) and works weather admin or not! Hope this is helpfull :) Comments Please

Java_Volume1 #85660
Isometric 3d Heightmap renderer

Using this program you can get heightmaps like those in Habbo.com or others, or make your own and then it will display a 3d Isometric Render of it, which can be rotated

Languages
Top Categories
Global Discovery