I want to sent a picture(smiley) with winsock and I do it like this
VB Code:
  1. winsock1.senddata clipboard.getdata
and the smiley is on my clipboard. the problem is: the other person only receives numbers. so how do I send a picture?