Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Sir,

here i want to send image from Client computer to server and i want to display that image in picturebox which is running in Server via LAN.I dont knw much more adea about socket programming, So please help me.


Thanks
Sujith T.P
Posted

You should pull image to byte pieces.Please examine this project File Transfer using Socket Application in C# .NET 2.0[^]
 
Share this answer
 
In my opinion, if you want to learn new things then spend your time on learning WCFwhich will help you more in the future.

http://stefanoricciardi.com/2009/08/28/file-transfer-with-wcp/[^]

http://kjellsj.blogspot.com/2007/02/wcf-streaming-upload-files-over-http.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900