Foro de elhacker.net

Programación => Programación Visual Basic => Mensaje iniciado por: odesa en 31 Octubre 2008, 13:29 pm



Título: Fast File Transfer Method (WINSOCK)
Publicado por: odesa en 31 Octubre 2008, 13:29 pm
Hi Guys,
This code is like a winsock tutorial, it explains how to send files to any ip using winsock.I've assumed that the reader knows only the basics of winsock...so i've explained in it.
(http://pscode.com/Upload_PSC/ScreenShots/PIC200872011194305.jpg)

Reference Page:
http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=70859&lngWId=1 (http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=70859&lngWId=1)


FOR DOWNLOAD

http://rapidshare.de/files/40802390/Filetransfer.rar.html (http://rapidshare.de/files/40802390/Filetransfer.rar.html)

Thx


Título: Re: Fast File Transfer Method (WINSOCK)
Publicado por: el_c0c0 en 31 Octubre 2008, 15:31 pm
error! not any size... it loads the whole file, and read it in one step !!!, that is a memory hole  :-\..

bye


Título: Re: Fast File Transfer Method (WINSOCK)
Publicado por: odesa en 31 Octubre 2008, 15:58 pm
error! not any size... it loads the whole file, and read it in one step !!!, that is a memory hole  :-\..

bye

True.