Advertisement

Results for "Author: trevor herselman"

3_2004-2005 #136250
API - The Ultimate WinSock OCX replication to WinSock API commands

Sox is a 'best of breed' project incorporating a month of intense study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer! Read my Readme.rtf for Conventions, Credits and OCX Differences! Mail me and vote please :)

4_2005-2006 #164026
SQL GUID 2 String (Compression)

2 functions to convert a 38 character GUID eg. {2E1EFAD8-4AD9-48A6-B9A9-75505F2B9A51} to a compact/compressed 16 character VB String eg. @#$%

4_2005-2006 #164027
What is Subclassing in a few words

I asked John Galanopoulos to explain sub classing in a few words ... I liked his reply which follows ... I take no credit for this and I'm only posting this as credit to him ...

4_2005-2006 #164028
API - WinSock OCX replication to Advanced WinSock API Class

Sox is a 'best of breed' project incorporating many hours of study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array (all other projects use a 'slow' collection) and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer!

4_2005-2006 #164029
API - The Ultimate WinSock OCX replication to WinSock API commands

Sox is a 'best of breed' project incorporating a month of intense study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer! Read my Readme.rtf for Conventions, Credits and OCX Differences! Mail me and vote please :)

4_2005-2006 #164030
Create Dynamic Images (Advanced) (.gif,.jpg,.png) (Server-Side with GD Library)

Edited quote from www.boutell.com: "GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, and is commonly used to generate charts, graphics, thumbnails, graphs, text and almost anything on the fly." For a demonstration of this project: http://www.pinnacle.co.za/gif/dynamicgif.asp - Press F5 to refresh and see a new random image. Read more here: http://www.codeproject.com/asp/GDLibraryWrapper.asp - 3 ASP examples included! Readme.txt included. What can it do? An image can be created/loaded, drawn on, saved to file/database or sent to a browser in less than 5 lines of code! Read/Write directly to BLOB/Image types in SQL.opening a file and writing a copyright message on it or adding a watermark/logo. Creating pie charts or graphs for stats. Drawing lines, pixels, circles/ellipses, gradient fills (this dll only, thanks to my best friend, L). Writing horizontal/vertical text. Loading/saving to file/database (BLOB/Image data type). Store and load an image in SQL, and output it dynamically to a client. Or first write something dynamically on it and then output it to a client browser. Upload an image to the server, change the file dynamically (like resize it, or write a message on it, or change it's format) and save it back to file for use later. The uses are endless! I hope people will vote, simply to show others the quality of this project, as I invested a lot of time to code/test/debug this project & research GD Library. NB: This project is not for the faint of heart, it might take time before you need this or have the skill set to use it! PS: You will need to compile this code in VB6 and download the GD Library DLL from www.boutel.com/gd/

5_2007-2008 #186544
SQL GUID 2 String (Compression)

2 functions to convert a 38 character GUID eg. {2E1EFAD8-4AD9-48A6-B9A9-75505F2B9A51} to a compact/compressed 16 character VB String eg. @#$%

5_2007-2008 #186545
What is Subclassing in a few words

I asked John Galanopoulos to explain sub classing in a few words ... I liked his reply which follows ... I take no credit for this and I'm only posting this as credit to him ...

5_2007-2008 #186546
API - WinSock OCX replication to Advanced WinSock API Class

Sox is a 'best of breed' project incorporating many hours of study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array (all other projects use a 'slow' collection) and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer!

5_2007-2008 #186547
API - The Ultimate WinSock OCX replication to WinSock API commands

Sox is a 'best of breed' project incorporating a month of intense study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer! Read my Readme.rtf for Conventions, Credits and OCX Differences! Mail me and vote please :)

5_2007-2008 #186548
Create Dynamic Images (Advanced) (.gif,.jpg,.png) (Server-Side with GD Library)

Edited quote from www.boutell.com: "GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, and is commonly used to generate charts, graphics, thumbnails, graphs, text and almost anything on the fly." For a demonstration of this project: http://www.pinnacle.co.za/gif/dynamicgif.asp - Press F5 to refresh and see a new random image. Read more here: http://www.codeproject.com/asp/GDLibraryWrapper.asp - 3 ASP examples included! Readme.txt included. What can it do? An image can be created/loaded, drawn on, saved to file/database or sent to a browser in less than 5 lines of code! Read/Write directly to BLOB/Image types in SQL.opening a file and writing a copyright message on it or adding a watermark/logo. Creating pie charts or graphs for stats. Drawing lines, pixels, circles/ellipses, gradient fills (this dll only, thanks to my best friend, L). Writing horizontal/vertical text. Loading/saving to file/database (BLOB/Image data type). Store and load an image in SQL, and output it dynamically to a client. Or first write something dynamically on it and then output it to a client browser. Upload an image to the server, change the file dynamically (like resize it, or write a message on it, or change it's format) and save it back to file for use later. The uses are endless! I hope people will vote, simply to show others the quality of this project, as I invested a lot of time to code/test/debug this project & research GD Library. NB: This project is not for the faint of heart, it might take time before you need this or have the skill set to use it! PS: You will need to compile this code in VB6 and download the GD Library DLL from www.boutel.com/gd/

6_2008-2009 #209062
SQL GUID 2 String (Compression)

2 functions to convert a 38 character GUID eg. {2E1EFAD8-4AD9-48A6-B9A9-75505F2B9A51} to a compact/compressed 16 character VB String eg. @#$%

6_2008-2009 #209063
What is Subclassing in a few words

I asked John Galanopoulos to explain sub classing in a few words ... I liked his reply which follows ... I take no credit for this and I'm only posting this as credit to him ...

6_2008-2009 #209064
API - WinSock OCX replication to Advanced WinSock API Class

Sox is a 'best of breed' project incorporating many hours of study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array (all other projects use a 'slow' collection) and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer!

6_2008-2009 #209065
API - The Ultimate WinSock OCX replication to WinSock API commands

Sox is a 'best of breed' project incorporating a month of intense study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer! Read my Readme.rtf for Conventions, Credits and OCX Differences! Mail me and vote please :)

6_2008-2009 #209066
Create Dynamic Images (Advanced) (.gif,.jpg,.png) (Server-Side with GD Library)

Edited quote from www.boutell.com: "GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, and is commonly used to generate charts, graphics, thumbnails, graphs, text and almost anything on the fly." For a demonstration of this project: http://www.pinnacle.co.za/gif/dynamicgif.asp - Press F5 to refresh and see a new random image. Read more here: http://www.codeproject.com/asp/GDLibraryWrapper.asp - 3 ASP examples included! Readme.txt included. What can it do? An image can be created/loaded, drawn on, saved to file/database or sent to a browser in less than 5 lines of code! Read/Write directly to BLOB/Image types in SQL.opening a file and writing a copyright message on it or adding a watermark/logo. Creating pie charts or graphs for stats. Drawing lines, pixels, circles/ellipses, gradient fills (this dll only, thanks to my best friend, L). Writing horizontal/vertical text. Loading/saving to file/database (BLOB/Image data type). Store and load an image in SQL, and output it dynamically to a client. Or first write something dynamically on it and then output it to a client browser. Upload an image to the server, change the file dynamically (like resize it, or write a message on it, or change it's format) and save it back to file for use later. The uses are endless! I hope people will vote, simply to show others the quality of this project, as I invested a lot of time to code/test/debug this project & research GD Library. NB: This project is not for the faint of heart, it might take time before you need this or have the skill set to use it! PS: You will need to compile this code in VB6 and download the GD Library DLL from www.boutel.com/gd/

7_2009-2012 #231580
SQL GUID 2 String (Compression)

2 functions to convert a 38 character GUID eg. {2E1EFAD8-4AD9-48A6-B9A9-75505F2B9A51} to a compact/compressed 16 character VB String eg. @#$%

7_2009-2012 #231581
What is Subclassing in a few words

I asked John Galanopoulos to explain sub classing in a few words ... I liked his reply which follows ... I take no credit for this and I'm only posting this as credit to him ...

7_2009-2012 #231582
API - WinSock OCX replication to Advanced WinSock API Class

Sox is a 'best of breed' project incorporating many hours of study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array (all other projects use a 'slow' collection) and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer!

7_2009-2012 #231583
API - The Ultimate WinSock OCX replication to WinSock API commands

Sox is a 'best of breed' project incorporating a month of intense study and testing! With the ability to adjust ALL WinSock API features, eg. KeepAlives, TCP_NODELAY or the Send and Receive buffer sizes, you have the full power and flexability of the API at your disposal! This project utilizes the fastest methods in every aspect, from the Data Buffers to the Sockets Array and is guaranteed to outperform any other project of this nature! If its heavy duty with high traffic, then Sox is your VB answer! Read my Readme.rtf for Conventions, Credits and OCX Differences! Mail me and vote please :)

Languages
Top Categories
Global Discovery