Advertisement

Results for "Author: pat"

2002ASP #1408
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

2002C #10012
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

2002VB #18616
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

ASP_Volume2 #34221
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

ASP_Volume3 #46115
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

C_Volume2 #75283
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

Java_Volume1 #93827
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

1_2002 #105370
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

2_2002-2004 #120974
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

3_2004-2005 #139518
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

4_2005-2006 #151412
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

5_2007-2008 #173930
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

6_2008-2009 #196448
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

7_2009-2012 #218966
Web Server example Code version .3a FIXED (2nd)

This is an example project on how to create a web server. I looked on this site and haven't seen any, so i decided to make one. I commented everythign as much as i could. Let me know what you think about it :) This code has been updated. I removed the pause of .4 seconds and moved the code to sckWS_SendComplete. I want to thank Ron for letting me know that it would slow it down. :) Please post any suggestions/improvments or just your thoughts on it. :) 'v .2a fixed: some loading problems 'v .3a fixed: fixed the $ip linking problem, everything works now. :) ' also fixed: i made the project compatible with vb5 by removing the replace ' function. ' Creating a link to another page ' To link to another page, link to 'http://$ip/page_name.html' 'The webserver will replace $ip with your ip. The webserver also 'supports files in other directories in the html dir. You could link 'to test.html in the directory 'links' by linking to: ' http://$ip/links/test.html ' ' PLEASE REPORT ANY BUGS! ' pat - [email protected] Please visit my webpage @ http://momar.net/pat :)

Languages
Top Categories
Global Discovery