Results for "Author: byteforce uk"
Aqua style progress bar for use in your applications. Includes option for 4 built in skins, and a custom user defined skin. Complete colour customisation, font selection etc. Votes appreciated.
Use this method with Winsock. Ever had it when you need to send lots of data all at once, and you need individual structured fields for each commands? Does your field data contain special characters or binary data? Conventional methods of delimiting packets simply won’t allow you to get away with that. This code demonstrates how to use Byte Level Delimiting (as I have dubbed it, anyway), and also shows how to buffer incoming and outgoing data, so you can handle large data flawlessly. There is a word document inside the ZIP archive that explains the principle and mechanics of the idea, and also code to demonstrate it. Also uses protocol compression, if the compressed size is smaller than the decompressed size (ZLIB). Feedback greatly appreciated, thank you.
Allows application of TCP\IP network communication via two seperate applications.. You can Query Current Windows Username, Execute EXE file, Toggle Hide Server, Query IP Address (for DNS resolution), Send Instant Message, Windows ShellExec and RSA Skipjack Encrypted Chat. It is very easy to implement more features into the project, just take a quick delve into the code and all will be clear! PS. Sorry about the last submission I uploaded the wrong .zip file to the PSC server, and promptly forgot my password =p. Heres the full *and updated version* PLEASE COMMENT so I can improve\rectify any problems with the code! Cheers guys!
Nexus Special Edition is a replacement \ companion shell for MS Windows. It has many features, over 4MB worth of pure source code and commented generously.. Multiple user enabled, User rights policy system, Icon Transition FX, Skinnable theme components, RSA Encryption, Lock desktop icons with password, lock computer, built in Snake game, Shortcut menus, etc etc... The .zip file contains System files, Compiled installation (required for media and folder structure) and the source code. If you have any trouble getting the code to work, e-mail me and I'll try to help you as best as I can :). May even put a FAQ section up on my website. More screenshots available at http:\\www.angelfire.com\d20\vbfiles\files\nexus\nexus_scr\index.html. Find out about my new shell im developing at http:\\www.angelfire.com\d20\vbfiles\vb.html. Please feel free to e-mail me any suggestions about Nexus\EZShell [in development]. Enjoy! PS: You will need WinRAR from winrar.com to extract the source code element. (WinRAR is higher compression) 6MB download includes all required components. Background taken from www.skinz.org. Module PROBas.bas by unknown author [refers to non-working fusionz.net]. I have a new shell in the works at the moment that will supersede Nexus [view website 4 details]. Mail me if you have any questions. Hope you like the code guys!
**UPDATED - Removed the unused old project file. Debugged server [kick user]** Allows client\server communication via a network (LAN or WAN [Internet]) using protocol ISPN 1.0 using a TCP\IP [TCPIP TCP IP] connection method. You can currently; Send and recieve Instant Messages, View general information about a user, Connect multiple users to the ISPN server, See connected users and disconnect any user. Please run the product to find more out about ISPN. You might like to also visit my website at www.angelfire.com/d20/vbfiles. The code also demonstrates extracting multiple values\fields from one string. PLEASE NOTE: The project file for the client is Contacts.vbp, not the other one. There is only one sever project file. ISPN Server does not work on Windows NT. It is tested on Windows 2000, 2000 Server, Windows 98 and Windows XP. Client should run on all 32-Bit Windows operating systems. Im really looking for feedback on this one to keep my motivation up! :p
Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! You need a reasonably fast machine to see the control at its best. Please read the Readme.txt file included in the archive, or dont and get all frustrated; your choice ;p You will need WinRAR from www.rarsoft.com or www.winrar.com, as there is a RAR inside the ZIP file. If you need the source in ZIP format, then download www.angelfire.com/d20/vbfiles/dss_zip.zip. **UPDATED: The Socket Stack Managment in StartNewSocket() has been fixed** Read the Readme.txt file for more detailed information.
Aqua style progress bar for use in your applications. Includes option for 4 built in skins, and a custom user defined skin. Complete colour customisation, font selection etc. Votes appreciated.
Use this method with Winsock. Ever had it when you need to send lots of data all at once, and you need individual structured fields for each commands? Does your field data contain special characters or binary data? Conventional methods of delimiting packets simply won’t allow you to get away with that. This code demonstrates how to use Byte Level Delimiting (as I have dubbed it, anyway), and also shows how to buffer incoming and outgoing data, so you can handle large data flawlessly. There is a word document inside the ZIP archive that explains the principle and mechanics of the idea, and also code to demonstrate it. Also uses protocol compression, if the compressed size is smaller than the decompressed size (ZLIB). Feedback greatly appreciated, thank you.
Nexus Special Edition is a replacement \ companion shell for MS Windows. It has many features, over 4MB worth of pure source code and commented generously.. Multiple user enabled, User rights policy system, Icon Transition FX, Skinnable theme components, RSA Encryption, Lock desktop icons with password, lock computer, built in Snake game, Shortcut menus, etc etc... The .zip file contains System files, Compiled installation (required for media and folder structure) and the source code. If you have any trouble getting the code to work, e-mail me and I'll try to help you as best as I can :). May even put a FAQ section up on my website. More screenshots available at http:\\www.angelfire.com\d20\vbfiles\files\nexus\nexus_scr\index.html. Find out about my new shell im developing at http:\\www.angelfire.com\d20\vbfiles\vb.html. Please feel free to e-mail me any suggestions about Nexus\EZShell [in development]. Enjoy! PS: You will need WinRAR from winrar.com to extract the source code element. (WinRAR is higher compression) 6MB download includes all required components. Background taken from www.skinz.org. Module PROBas.bas by unknown author [refers to non-working fusionz.net]. I have a new shell in the works at the moment that will supersede Nexus [view website 4 details]. Mail me if you have any questions. Hope you like the code guys!
Allows application of TCP\IP network communication via two seperate applications.. You can Query Current Windows Username, Execute EXE file, Toggle Hide Server, Query IP Address (for DNS resolution), Send Instant Message, Windows ShellExec and RSA Skipjack Encrypted Chat. It is very easy to implement more features into the project, just take a quick delve into the code and all will be clear! PS. Sorry about the last submission I uploaded the wrong .zip file to the PSC server, and promptly forgot my password =p. Heres the full *and updated version* PLEASE COMMENT so I can improve\rectify any problems with the code! Cheers guys!
Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! You need a reasonably fast machine to see the control at its best. Please read the Readme.txt file included in the archive, or dont and get all frustrated; your choice ;p You will need WinRAR from www.rarsoft.com or www.winrar.com, as there is a RAR inside the ZIP file. If you need the source in ZIP format, then download www.angelfire.com/d20/vbfiles/dss_zip.zip. **UPDATED: The Socket Stack Managment in StartNewSocket() has been fixed** Read the Readme.txt file for more detailed information.
**UPDATED - Removed the unused old project file. Debugged server [kick user]** Allows client\server communication via a network (LAN or WAN [Internet]) using protocol ISPN 1.0 using a TCP\IP [TCPIP TCP IP] connection method. You can currently; Send and recieve Instant Messages, View general information about a user, Connect multiple users to the ISPN server, See connected users and disconnect any user. Please run the product to find more out about ISPN. You might like to also visit my website at www.angelfire.com/d20/vbfiles. The code also demonstrates extracting multiple values\fields from one string. PLEASE NOTE: The project file for the client is Contacts.vbp, not the other one. There is only one sever project file. ISPN Server does not work on Windows NT. It is tested on Windows 2000, 2000 Server, Windows 98 and Windows XP. Client should run on all 32-Bit Windows operating systems. Im really looking for feedback on this one to keep my motivation up! :p
Aqua style progress bar for use in your applications. Includes option for 4 built in skins, and a custom user defined skin. Complete colour customisation, font selection etc. Votes appreciated.
Use this method with Winsock. Ever had it when you need to send lots of data all at once, and you need individual structured fields for each commands? Does your field data contain special characters or binary data? Conventional methods of delimiting packets simply won’t allow you to get away with that. This code demonstrates how to use Byte Level Delimiting (as I have dubbed it, anyway), and also shows how to buffer incoming and outgoing data, so you can handle large data flawlessly. There is a word document inside the ZIP archive that explains the principle and mechanics of the idea, and also code to demonstrate it. Also uses protocol compression, if the compressed size is smaller than the decompressed size (ZLIB). Feedback greatly appreciated, thank you.
Allows application of TCP\IP network communication via two seperate applications.. You can Query Current Windows Username, Execute EXE file, Toggle Hide Server, Query IP Address (for DNS resolution), Send Instant Message, Windows ShellExec and RSA Skipjack Encrypted Chat. It is very easy to implement more features into the project, just take a quick delve into the code and all will be clear! PS. Sorry about the last submission I uploaded the wrong .zip file to the PSC server, and promptly forgot my password =p. Heres the full *and updated version* PLEASE COMMENT so I can improve\rectify any problems with the code! Cheers guys!
Nexus Special Edition is a replacement \ companion shell for MS Windows. It has many features, over 4MB worth of pure source code and commented generously.. Multiple user enabled, User rights policy system, Icon Transition FX, Skinnable theme components, RSA Encryption, Lock desktop icons with password, lock computer, built in Snake game, Shortcut menus, etc etc... The .zip file contains System files, Compiled installation (required for media and folder structure) and the source code. If you have any trouble getting the code to work, e-mail me and I'll try to help you as best as I can :). May even put a FAQ section up on my website. More screenshots available at http:\\www.angelfire.com\d20\vbfiles\files\nexus\nexus_scr\index.html. Find out about my new shell im developing at http:\\www.angelfire.com\d20\vbfiles\vb.html. Please feel free to e-mail me any suggestions about Nexus\EZShell [in development]. Enjoy! PS: You will need WinRAR from winrar.com to extract the source code element. (WinRAR is higher compression) 6MB download includes all required components. Background taken from www.skinz.org. Module PROBas.bas by unknown author [refers to non-working fusionz.net]. I have a new shell in the works at the moment that will supersede Nexus [view website 4 details]. Mail me if you have any questions. Hope you like the code guys!
**UPDATED - Removed the unused old project file. Debugged server [kick user]** Allows client\server communication via a network (LAN or WAN [Internet]) using protocol ISPN 1.0 using a TCP\IP [TCPIP TCP IP] connection method. You can currently; Send and recieve Instant Messages, View general information about a user, Connect multiple users to the ISPN server, See connected users and disconnect any user. Please run the product to find more out about ISPN. You might like to also visit my website at www.angelfire.com/d20/vbfiles. The code also demonstrates extracting multiple values\fields from one string. PLEASE NOTE: The project file for the client is Contacts.vbp, not the other one. There is only one sever project file. ISPN Server does not work on Windows NT. It is tested on Windows 2000, 2000 Server, Windows 98 and Windows XP. Client should run on all 32-Bit Windows operating systems. Im really looking for feedback on this one to keep my motivation up! :p
Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! You need a reasonably fast machine to see the control at its best. Please read the Readme.txt file included in the archive, or dont and get all frustrated; your choice ;p You will need WinRAR from www.rarsoft.com or www.winrar.com, as there is a RAR inside the ZIP file. If you need the source in ZIP format, then download www.angelfire.com/d20/vbfiles/dss_zip.zip. **UPDATED: The Socket Stack Managment in StartNewSocket() has been fixed** Read the Readme.txt file for more detailed information.
Aqua style progress bar for use in your applications. Includes option for 4 built in skins, and a custom user defined skin. Complete colour customisation, font selection etc. Votes appreciated.
Use this method with Winsock. Ever had it when you need to send lots of data all at once, and you need individual structured fields for each commands? Does your field data contain special characters or binary data? Conventional methods of delimiting packets simply won’t allow you to get away with that. This code demonstrates how to use Byte Level Delimiting (as I have dubbed it, anyway), and also shows how to buffer incoming and outgoing data, so you can handle large data flawlessly. There is a word document inside the ZIP archive that explains the principle and mechanics of the idea, and also code to demonstrate it. Also uses protocol compression, if the compressed size is smaller than the decompressed size (ZLIB). Feedback greatly appreciated, thank you.