Advertisement

Results for "Author: brandon scott"

ASP_Volume3 #51865
PE Reader Class

Well, I was bored, and I figured I want to learn something new and make something useful. So I decided to make a class to read and break down the Portable Executable header on windows EXE files. Please vote if you like this project. I hope in the next version to implement Resource and Import/Export table reading.

ASP_Volume3 #51866
Personal SOCKS4 Proxy Server

This is a simple Socks4 Proxy server, comes in a neat little Control you can simply include in any project you want to have a proxy in! Works for almost any program that supports Socks4.

ASP_Volume3 #51867
Linksys SNMP Trap Log

Well one day when I was spying packets, I noticed all these packets coming from my router, then it occured to me they had something to do with linksys logging feature. So I made this simple yet effective program to capture all these log packets.

ASP_Volume3 #51868
Complete Explorer Controller

This will let you control any Internet/Explorer window with just a click of a button! Lets you control any browser window remotely, lets you control events to any browser window, full event sinking, and document control! Able to edit the html that is in the window! Good for making popup blocker, or something that needs a browser preview!

ASP_Volume3 #51869
Bouncing Mouse Cursor

Well, I dont know if this really has a purpose, but I was experimenting with API dealing with the mouse and mouse position and made the mouse cursor bounce around the screen like a ball.

ASP_Volume3 #51870
Static Edge Controls Rock!

Well, I wanted thin borders on my controls, because well, they just look cleaner then normal controls, and I didnt really feel like using XP styles, but this will make a program have a uniqie feel to it.

ASP_Volume3 #51871
AOL Instant Messenger Server (OSCAR)

Well, I’ve had this code sitting around here for about 2 months. I coded then when I had my internet cut off and just because I thought it would be interesting to make an AOL Instant Messenger server in Visual Basic and an OSCAR server at that. Plus I had never seen any even attempt to make an AIM server in general. As of right now the reason I have stopped working on this ambitious project is because I have essentially no attention span to work on it anymore. And in addition I am very frustrated I could not get Chat’s working. But what does work on this AIM server is registration, logging in, instant messages, buddy list (feedbag), all of AIM’s add-on stuff (sometimes), Profiles, email changing and formatting screen names. What does not work is directory info, chat, stats service, and a lot of features I never got through with implementing on the server side. Now if you do want to run this I must warn you I hard coded my IP address in a lot of places. But for you I made it easy to find. Just find “255.255.255.255” and replace it with your IP address. Anyway, this runs on 3 ports, 1 for the authorizer server, 1 for the BOS server, and another for add-on services which I did not get implemented. Now the web server is the main method of registration, but if you want you can also insert the screen names directly into the database. Now the official AIM client does sign on to my server, you just have to set the server inside of AIM’s connection preferences to your IP or dns name and signon. I hope someone will continue my work, if they do I want my name to be remembered and not thrown away. I have laid down the groundwork for a private communications network using the official AIM client. And I hope someone will benefit from this code. As for OSCAR documentation there are various good sources, I suggest http://iserverd1.khstu.ru/oscar/, http://www.kingant.net/oscar/, and http://joust.kano.net/wiki/oscar/moin.cgi/. Thank you and good day!

4_2005-2006 #157162
PE Reader Class

Well, I was bored, and I figured I want to learn something new and make something useful. So I decided to make a class to read and break down the Portable Executable header on windows EXE files. Please vote if you like this project. I hope in the next version to implement Resource and Import/Export table reading.

4_2005-2006 #157163
Personal SOCKS4 Proxy Server

This is a simple Socks4 Proxy server, comes in a neat little Control you can simply include in any project you want to have a proxy in! Works for almost any program that supports Socks4.

4_2005-2006 #157164
Linksys SNMP Trap Log

Well one day when I was spying packets, I noticed all these packets coming from my router, then it occured to me they had something to do with linksys logging feature. So I made this simple yet effective program to capture all these log packets.

4_2005-2006 #157165
Complete Explorer Controller

This will let you control any Internet/Explorer window with just a click of a button! Lets you control any browser window remotely, lets you control events to any browser window, full event sinking, and document control! Able to edit the html that is in the window! Good for making popup blocker, or something that needs a browser preview!

4_2005-2006 #157166
Bouncing Mouse Cursor

Well, I dont know if this really has a purpose, but I was experimenting with API dealing with the mouse and mouse position and made the mouse cursor bounce around the screen like a ball.

4_2005-2006 #157167
Static Edge Controls Rock!

Well, I wanted thin borders on my controls, because well, they just look cleaner then normal controls, and I didnt really feel like using XP styles, but this will make a program have a uniqie feel to it.

4_2005-2006 #157168
AOL Instant Messenger Server (OSCAR)

Well, I’ve had this code sitting around here for about 2 months. I coded then when I had my internet cut off and just because I thought it would be interesting to make an AOL Instant Messenger server in Visual Basic and an OSCAR server at that. Plus I had never seen any even attempt to make an AIM server in general. As of right now the reason I have stopped working on this ambitious project is because I have essentially no attention span to work on it anymore. And in addition I am very frustrated I could not get Chat’s working. But what does work on this AIM server is registration, logging in, instant messages, buddy list (feedbag), all of AIM’s add-on stuff (sometimes), Profiles, email changing and formatting screen names. What does not work is directory info, chat, stats service, and a lot of features I never got through with implementing on the server side. Now if you do want to run this I must warn you I hard coded my IP address in a lot of places. But for you I made it easy to find. Just find “255.255.255.255” and replace it with your IP address. Anyway, this runs on 3 ports, 1 for the authorizer server, 1 for the BOS server, and another for add-on services which I did not get implemented. Now the web server is the main method of registration, but if you want you can also insert the screen names directly into the database. Now the official AIM client does sign on to my server, you just have to set the server inside of AIM’s connection preferences to your IP or dns name and signon. I hope someone will continue my work, if they do I want my name to be remembered and not thrown away. I have laid down the groundwork for a private communications network using the official AIM client. And I hope someone will benefit from this code. As for OSCAR documentation there are various good sources, I suggest http://iserverd1.khstu.ru/oscar/, http://www.kingant.net/oscar/, and http://joust.kano.net/wiki/oscar/moin.cgi/. Thank you and good day!

5_2007-2008 #179680
PE Reader Class

Well, I was bored, and I figured I want to learn something new and make something useful. So I decided to make a class to read and break down the Portable Executable header on windows EXE files. Please vote if you like this project. I hope in the next version to implement Resource and Import/Export table reading.

5_2007-2008 #179681
Personal SOCKS4 Proxy Server

This is a simple Socks4 Proxy server, comes in a neat little Control you can simply include in any project you want to have a proxy in! Works for almost any program that supports Socks4.

5_2007-2008 #179682
Linksys SNMP Trap Log

Well one day when I was spying packets, I noticed all these packets coming from my router, then it occured to me they had something to do with linksys logging feature. So I made this simple yet effective program to capture all these log packets.

5_2007-2008 #179683
Complete Explorer Controller

This will let you control any Internet/Explorer window with just a click of a button! Lets you control any browser window remotely, lets you control events to any browser window, full event sinking, and document control! Able to edit the html that is in the window! Good for making popup blocker, or something that needs a browser preview!

5_2007-2008 #179684
Bouncing Mouse Cursor

Well, I dont know if this really has a purpose, but I was experimenting with API dealing with the mouse and mouse position and made the mouse cursor bounce around the screen like a ball.

5_2007-2008 #179685
Static Edge Controls Rock!

Well, I wanted thin borders on my controls, because well, they just look cleaner then normal controls, and I didnt really feel like using XP styles, but this will make a program have a uniqie feel to it.

Languages
Top Categories
Global Discovery