I'm creating a simple app that I want to access as thought it were a web 
server. It's basically a small utility hack that doesn't need to be anything 
too fancy.

When I take the RB2005 Web Server example and modify it I get a confusing 
situation.

Instead of having the app return html pages and images I just want small lines 
of text; status indicators, etc. When I make the mods the text shows up just 
fine in Safari but not for some other tools - yet the Web Server application 
works fine in these other tools.

Am I doing something strange or missing something? Do I need to build header 
information or send the strings in some specific format? It seems like Web 
Server doesn't need to do this but it does send the files as binary...so that's 
where the confusion lies... Is it a string encoding issue?

anyone?

Regards,

Steve Upton


-- 

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to