<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to pass an image file from&nbsp;the 
client to the server. I know I have to use the sequence&lt;octet&gt; type for 
storing the image file and then transport to the server. But how do I put the 
image in the sequence&lt;octet&gt; type??? I'm using C++ as program 
language.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Could somebody give me maybe some code examples or 
tell me where I can find some of these examples where they try to pass a file 
with the sequence&lt;octet&gt; type.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Greetz</FONT></DIV>
<DIV><FONT face=Arial size=2>Davy Croonen</FONT>&nbsp;</DIV></BODY></HTML>