Results for "Volume: 7_2009-2012"
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
Page Protector is a high security encryptor for protecting your HTML pages, it uses HEX encryption, and as a bonus the decrpytion code is also encrypted so it's more hard to break the code. If you like my code PLEASE VOTE and/or POST YOUR COMMENTS PLEASE :)
This will show you how to code in Linux using g++.
I didnt find any applet painter on psc so i made one... its not advanced... It just a small painter and its completly flimmer free... I used a imagebuffer to make it flimmer free. PLZ VOTE AND COMMENT if u like it... if u dont like it dont vote hahaha
Scrolls an image across a picturebox and randomly chooses a new height to place the image
This is basically an enhanced version of the SpellCheck function that I found in MSDN from Microsoft. They left out a couple things.
My Code simulate a WinPoPup, i can Send message and receive message, i make a ocx( source code here) and another program for test this ocx(source code here)
Random Horizontal Marquee Applet scrolls the text messages.
77.000 words English-Turkish dictionary with GUI. Using an Access database.
This is a simple line of code which will block all pop-up windows and ads on GeoCities.
COOL XP Style Menu Bar! Have a look at my screen shot first. New: 1.You can control a lot thing, just see. 2.Deal with different browser, shouldn't crash on NS4 now.
*UPDATED* for VB.NET 2003 + DX9c. Complete DirectX9 game with 3D menu, 3D About presentation, intro movie, and map editor. Game features: control your 3D walking, animated character in 3rd person mode; click on a tile and he will go there (can find his way through the maze); DX-drawn message boxes, menus and buttons; 3D compass; falling snow; 6 camera modes; sky background (skybox). DirectX features: textures; lights (ambient and point); fog; 2D/3D alphablending (opacity from 0 to 255); raytracing (detect 3D objects at mouse point); mesh from X file; 3D text; simple spheremapping; multi-viewport projection; particle system; 2D sprites; windowed and fullscreen; reenter fullscreen mode after being minimized; resolution changeable during game(no need to restart); movie playback. Well commented, and with documentation. – Arvin Meralpis
This code is probably not the best for learning from, however I decided to post it in the hope that maybe it could help someone figure out the extreme basics of using the winsock control. Basicly, I wrote this to play a prank on a friend, you know just scare him a bit, but after using it I decided to go ahead and submit it, hoping maybe it would help someone out with winsock. I will say right now I don't highly expect it to be of to much use, but I hope it is. If you find you can't learn anything from it, or don't understand it, don't critisize automaticly, email me at steve81@mediaone.net and I will happily help you in any way possible. I just hope it is of some use to some people, but don't use it for anything bad, just try to learn from it. Thanks.
In this article you will find out why you just can't call a few WinInet functions and expect them to download a file for you. You will learn the proper way to download a file from the Internet, and display its progress and download speed!
My String Library
Although this tutorial do not match the requirement of this site as it is on Linux OS and says nothing about programming but some of my friends suggested me to post it on PSC. So, if you like it please provide your feedback or vote.
This module contain function that are used to convert between decimal, binary and hexadecimal.
Just add my code below as a Link-Address into your favorites menu. When you find some page has disabled your mouse right click, just click my code(which the link you just made) and after it says "cracked!" you are free to use your right click!!!
This is my first game! It is very fun and interesting... Its a fighting game with multiple levels of dificulty... Hope you all like it and dont forget to vote.... Also to find out more about this game and about upcoming programs check out http://brokenangel.cjb.net
This code will read a file line by line and create a comma delimited text file which can then be imported into Excel.