Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  ax3L
Date Submitted:  9/24/2007
Category:  File Manipulation
Compatibility:  VB 6
This code has been accessed 2107 times.

Email Yourself this snippet:

Task: This is an example of "how to use winsock control". The socket gets data from server, where we have java script file, and load it into a listview control. You can download the JS from the indicated server, and create, your own, js file.
Declarations

Code