Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #90812
Make a Client and Server Chat Room using Winsock

This program will allow more than a one on one direct connection chat, like previous postings show. This will show you how to make a server and client programs that you can distribue and have as many people as you want in the same chat.

Java_Volume1 #100270
HTTP/Web Server Source

This is the source code for a web server. It isn't quite finished, and at the moment I haven't got time to finish it (I start my GCSE exams in 2 weeks) so I thought it might be of benefit to people who want to write one. The server runs in the system tray and supports the resume feature (which some servers such as Xitami don't). At present, the server doesn't save the settings you type in, so you'll have to reset them every time you run it. But anybody with a good knowlage of file I/O should be able to add this. Please Please rate this server, your comments would be appreciated, though I won't be working on the project again until the end of June. If you want to make any changes, please contact me first, and please don't use the code in a commercial product. To get it working, put your pages/files in the 'root' directory which should be in the same directory as the executable. If you like it PLEASE PLEASE PLEASE vote.

Java_Volume1 #99163
Color Cycle Picture

Cycles different colors behind any text logo and scrolls a message at the same time.

Java_Volume1 #99164
Scrolling images and text

Java Applet that displays scrolling images and text.

Java_Volume1 #90813
Total Record Count In ADO Recordset

This simple little function just returns the total number of records in a ADO recordset.

Java_Volume1 #100271
Snaker2

Mega-Advanced Nibbles game for C++. Uses DirectX for video. Has many features, including laser beams, different doors, fireballs, 4 player support, and an internal level editor, with the option to create your own level packs & play them. There is no exe here, but if you cant get it to compile and want one e-mail me.

Java_Volume1 #99165
Fool Proof No View Source Script

Makes it kind of hard to get the source from a page. This code has been on javascripts.com for a while and I won code of the month ince with it, but I also recived over 11500 mails becuase of it so I hope that wont be needed here.

Java_Volume1 #99166
Treeview Builder

By simply adding this script to a web page you can create realistic treeview menus.

Java_Volume1 #100272
Space Invaders (DirectX)

Ok, here's a simple space game for you to play with. It's quite addictive (I think) and its got some comic sound effects. Its not supposed to be a true clone, I wrote it as an example of writing simple DirectX applications, so it uses DirectDraw, DirectSound and DirectInput. The ending is quite funny (but slightly tacky). The code is well commented and quite easy to read, that was the idea. Please vote for this app. It takes a while to load the images and sound files on some computers. So if the screen is blank for a long time, just wait a little longer, it most probably hasn't crashed. Due to a 500 server error when I try to upload the file, I've put the data files from the game here: http://www.geocities.com/nozza_prog/sg1.zip sorry for any inconvenience, but it couldn't be helped.

Java_Volume1 #99167
Scientific Calculator

A calculator with all the usual functions, plus: help, memory, Exp, sqrt, log, abs, atan,tan, cos,acos, sin, asin, pi , ln10, ln2,sqrt 1/2, e

Java_Volume1 #103719
Return a dataset from an excel spreadsheet

Return a dataset from an excel spreadsheet using OLE DB and a "named region" as a table

Java_Volume1 #100273
Win32 Process Viewer

Uses a call to CreateToolhelp32Snapshot() to list all of the processes running on a windows machine. Very small amount of code, cleanly written in my opinion.

Java_Volume1 #103711
Inventory

To learn database in VB.net easy to add, edit, delete using OLED connection

Java_Volume1 #90814
ExtractArgument

I use ExtractArgument (written by my friend Mike Carper) all the time. It returns an argument or token from a string based on its position within another string and a delimiter. For example: I want the "2" in the following string: "1,2,3,4,5,6,7,8,9,10". 'Sample call 'Dim sList as string 'Dim sTown as string 'sList = "POB 145,Dexter Street,Anytown,USA" 'sTown = ExtractArgument(3, sList, ",") 'sTown will be "Anytown" I find this very useful in working with delimited files and strings, and have implemented it in INI settings as well.

Java_Volume1 #100274
Command-line arguments, how to use them

A very basic run-through of how to implement command-line arguments, with code.

Java_Volume1 #99170
Text Slab Scroller

This shows you how you can dynamically scroll text using Javascript! It shows text (from Dear Abby) in a large text box. When you pass the mouse over (or click) the 'scroll up' or 'scroll down' link, the text in the text box scrolls in the proper direction.

Java_Volume1 #100275
Windows Process Manipulator

This program has four functions: list processes, kill process, get process priority, and set process priority.

Java_Volume1 #99171
Notepad Application

Notepad Application

Java_Volume1 #100276
directory watchdog

This program runs on WinNT and '2000 systems. It monitors directories or entire volumes and displays certain activities.

Java_Volume1 #99172
Cool Glowing Text Using only Javascript!

This code is a simple demonstration of a text that fades in and fades out using only Javascript. You can customize this code to display your own custom messages. Cool!

Languages
Top Categories
Global Discovery