How to send the byte sequence (byte []) in ACL Message


Subject: How to send the byte sequence (byte []) in ACL Message
From: Ausra Ramonaite (ausra@rocketmail.com)
Date: Fri Aug 09 2002 - 16:44:46 MET DST


Hello,

Some time ago I have sent a question about how the
JADE agents can transmit the Web pages. The situation
is following : when the user sends the request asking
some web page, the agent n°1 sends this request to the
agent n°2 and this one to the HTTP server. Then the
HTTP server sends the answer (the Web page). The agent
n°2 receives this answer and transmits it to the agent
n°1, and the agent n°1 finally sends it to the user.
My program without agents works correctly. But my
program with agents does not work correctly : the
 problem is that the user can not receive the images
and the text pages correctly. The agent n°2 receives
the answer from HTTP server as the byte sequence
(byte[]), and the agent n°1 sends this answer to the
user as well as the byte sequence. In which format I
should transmit this byte sequence in the content of
 ACLMessage?
Thank you in advance for your help.

Ausra Ramonaite

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com



This archive was generated by hypermail 2a22 : Fri Aug 09 2002 - 16:42:29 MET DST