Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Sending Images from a C server to a Java client
Closed Thread
Old 12-04-2003, 01:21 AM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2003

Posts: 1

nsobti

Question Sending Images from a C server to a Java client

Hi guys,

I am trying to send an image (.jpg, .bmp, .tiff, .iv, etc) from a C server to a Java client. I am not sure of the data structure to use in C for this purpose! The 'send' function for the C server allows only strings to be sent. How can I send an image over the network? I have used a FILE, but it does not help!

Can anyone please help me out??

Thanks,
Nidhi
nsobti is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On