|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How Can I send an Image with winsock?
Hi. I have made a client and a server. When I send Text from one program to another everything works just fine. How can I send an image?
That image will be on the clipboard so how can I take it from the clipboard and send it? Provide an example if possible. I would appreciate an answer! |
|
#2
|
|||
|
|||
|
One method may be to base64 encode it like is done with email attachements, then it can be transferred like any other string data.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > How Can I send an Image with winsock? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|