Results for "Author: andrew a"
This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!
Ever wanted to send some data to EVERY computer plugged into your LAN? Well, broadcasting is the way! This is an internet/chat programmers MUST HAVE! Also a game programmers must have! Here is just SOME of the possibilities of broadcasting: Create a SERVERLESS chat program, List all 'Tic-Tac-Toe' games playing on your lan, and join one!, Instant Messanger!, the list just keeps getting better! All I ask in return in sending you all coders this great code, is a vote :) - Thanx alot! If you need help on ANYTHING, e-mail me or ICQ me! (You can find my contact info in the program). There is also a EXE included, incase you just wanna try it out right now!
This example provides a good way of how to securly authenticate your client programs when connecting to your server. This prevents the use of 3rd party clients and unauthorized connections (such as telnet connections and 'reverse engeneering'). How it works: Once a client connects, the server transmits an encrypted string of 100 random characters (You may change this) and the client must respond with the decrypted version. The advantage here is, the server will send a DIFFERENT encryption string for each new connection! So if a 'hacker' finds out what code the client sent back, it will be of no use to him as when a new connection is made, a different 'key' is required to be sent back! This program also supports the authentication of more than one connection at a time. I would appreciate votes and comments, and would love to know if you use this method in any program you make. Thanks! :D
The purpose of this code is to demonstrate how to use command line swiches with your programs, how to use them, how they work, and how to set them up. All extremely simple!
Ever wanted to get feed back on something, like on if one of your programs are any good? Or just wanted to vote on something??? Well, now what i have created is a program that when customized to your liking, you can call a vote on a topic! Or on anything you like! Just set it up, and when you are ready, distribute the EXE to the users, and they will select an option that you have given them, and all the results are saved to a server, and so their are no messey connections, and best of all, it will display the results on a bar graph and how many votes have been made on all options. HAVE A GO! Their is already an EXE in this project to run as an example, fully working. Go on! Go vote NOW! :)
This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!
My code will retreive the IP Address of any user connecting to your IP via WWW. It will also get the Operating System version, and Browser info!
This example provides a good way of how to securly authenticate your client programs when connecting to your server. This prevents the use of 3rd party clients and unauthorized connections (such as telnet connections and 'reverse engeneering'). How it works: Once a client connects, the server transmits an encrypted string of 100 random characters (You may change this) and the client must respond with the decrypted version. The advantage here is, the server will send a DIFFERENT encryption string for each new connection! So if a 'hacker' finds out what code the client sent back, it will be of no use to him as when a new connection is made, a different 'key' is required to be sent back! This program also supports the authentication of more than one connection at a time. I would appreciate votes and comments, and would love to know if you use this method in any program you make. Thanks! :D
Ever wanted to send some data to EVERY computer plugged into your LAN? Well, broadcasting is the way! This is an internet/chat programmers MUST HAVE! Also a game programmers must have! Here is just SOME of the possibilities of broadcasting: Create a SERVERLESS chat program, List all 'Tic-Tac-Toe' games playing on your lan, and join one!, Instant Messanger!, the list just keeps getting better! All I ask in return in sending you all coders this great code, is a vote :) - Thanx alot! If you need help on ANYTHING, e-mail me or ICQ me! (You can find my contact info in the program). There is also a EXE included, incase you just wanna try it out right now!
This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!
My code will retreive the IP Address of any user connecting to your IP via WWW. It will also get the Operating System version, and Browser info!
This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!
Ever wanted to get feed back on something, like on if one of your programs are any good? Or just wanted to vote on something??? Well, now what i have created is a program that when customized to your liking, you can call a vote on a topic! Or on anything you like! Just set it up, and when you are ready, distribute the EXE to the users, and they will select an option that you have given them, and all the results are saved to a server, and so their are no messey connections, and best of all, it will display the results on a bar graph and how many votes have been made on all options. HAVE A GO! Their is already an EXE in this project to run as an example, fully working. Go on! Go vote NOW! :)
The purpose of this code is to demonstrate how to use command line swiches with your programs, how to use them, how they work, and how to set them up. All extremely simple!
This program will grab all screen fonts avaliable, and add them all to a list, and to a menu! So you can select the font from a menu! Also, when a font has been selected, the 'Sample Text' font will change to the font selected. So you can preview fonts before you use them! And the list and menu's are in sync. So if you select something from the menu, it gets selected in the font list! Please vote for me!
Ever wanted to send some data to EVERY computer plugged into your LAN? Well, broadcasting is the way! This is an internet/chat programmers MUST HAVE! Also a game programmers must have! Here is just SOME of the possibilities of broadcasting: Create a SERVERLESS chat program, List all 'Tic-Tac-Toe' games playing on your lan, and join one!, Instant Messanger!, the list just keeps getting better! All I ask in return in sending you all coders this great code, is a vote :) - Thanx alot! If you need help on ANYTHING, e-mail me or ICQ me! (You can find my contact info in the program). There is also a EXE included, incase you just wanna try it out right now!
This example provides a good way of how to securly authenticate your client programs when connecting to your server. This prevents the use of 3rd party clients and unauthorized connections (such as telnet connections and 'reverse engeneering'). How it works: Once a client connects, the server transmits an encrypted string of 100 random characters (You may change this) and the client must respond with the decrypted version. The advantage here is, the server will send a DIFFERENT encryption string for each new connection! So if a 'hacker' finds out what code the client sent back, it will be of no use to him as when a new connection is made, a different 'key' is required to be sent back! This program also supports the authentication of more than one connection at a time. I would appreciate votes and comments, and would love to know if you use this method in any program you make. Thanks! :D
The purpose of this code is to demonstrate how to use command line swiches with your programs, how to use them, how they work, and how to set them up. All extremely simple!
Ever wanted to get feed back on something, like on if one of your programs are any good? Or just wanted to vote on something??? Well, now what i have created is a program that when customized to your liking, you can call a vote on a topic! Or on anything you like! Just set it up, and when you are ready, distribute the EXE to the users, and they will select an option that you have given them, and all the results are saved to a server, and so their are no messey connections, and best of all, it will display the results on a bar graph and how many votes have been made on all options. HAVE A GO! Their is already an EXE in this project to run as an example, fully working. Go on! Go vote NOW! :)
This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!