How I send a binary/ascii file using winsock 
Author Message
 How I send a binary/ascii file using winsock

Hello ALL !!!
How I send a binary file to other computer using winsock ?
How other computer receive this file ?
How I send a ASCII file to other computer using winsock ?
How other computer receive this file ?
Where exists a file containing the Winsock API ????
I am waiting for a response !

Thanks

VBP - http://www.*-*-*.com/



Thu, 15 Mar 2001 03:00:00 GMT  
 How I send a binary/ascii file using winsock
Create a byte array and load the contents of the file into the array. Then
pass the array to the winsock control using the SendData method.

--Eric Smith

Quote:

>Hello ALL !!!
>How I send a binary file to other computer using winsock ?
>How other computer receive this file ?
>How I send a ASCII file to other computer using winsock ?
>How other computer receive this file ?
>Where exists a file containing the Winsock API ????
>I am waiting for a response !

>Thanks

>VBP - http://www.freespace.com.br/sp/vb/



Sat, 17 Mar 2001 03:00:00 GMT  
 How I send a binary/ascii file using winsock
Check out my post named
Sending Binary files with a TCP/IP Communication
Sent on October 7th

Its in there

--
Ricky

Ricky Harjes - TSCL

"Real programmers are those that can
sleep in front of terminals ... with their
eyes opened." - Anonymous

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Quote:

>Hello ALL !!!
>How I send a binary file to other computer using winsock ?
>How other computer receive this file ?
>How I send a ASCII file to other computer using winsock ?
>How other computer receive this file ?
>Where exists a file containing the Winsock API ????
>I am waiting for a response !

>Thanks

>VBP - http://www.freespace.com.br/sp/vb/

begin 666 Ricky S. Harjes.vcf





M1#TP00T*0412.TA/344Z.SL[.TU.#0I,04)%3#M(3TU%.DU.#0I54DPZ:'1T
M<#HO+W=W=RYG96]C:71I97,N8V]M+WYH;W=D>0T*55),.FAT=' Z+R]W=W<N
M9V5O8VET:65S+F-O;2]^:&]W9'D-"D5-04E,.U!2148[24Y415).150Z:VAA

"#0H`
`
end


Sun, 25 Mar 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. send/recv binary file using winsock api

2. Cannot send/receive binary data using Winsock Control...

3. how to send binary data using winsock.ocx

4. Sending and Receiving Binary files with winsock

5. HELP: Sending ascii or binary data over TCP socket

6. Need to send ASCII via FTP, not binary.

7. Transferring binary file using WinSock

8. http post with binary files using winsock

9. Sending files using winsock control?

10. Sending Files/Pictures using Winsock

11. Sending file using Winsock Control

12. Binary to ASCII using VB

 

 
Powered by phpBB® Forum Software