Explanations
In this folder you will find three Folders showing three littles programs; in fact they are similar but have some distinct particularities.
- In Program.zip the program has some difficulties to stay in a state of connection...
- In Prg.zip the program uses an WSAGetOverlappedResult but only works on Windows NT/2000/2003/XP...(utilization of ws2_32.dll).
- In Test.zip the program uses an GetOverlappedResult and can work on all platform Windows 9x...(utilization of wsock32.dll).
I think that Prg.zip is the better form and program can work enough easily...
Program.zip disconnects enough often and is not very adequate...
Test.zip works but it is not very well...the thing which is well is that it works on almost platform Windows...
Thank you very much for your attention.
GChapillon@aol.com