Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesNet Dream, Net Reality


December 1997 / Inbox / Net Dream, Net Reality

Three years ago, I got a fancy for OS/2. This year, I purchased Warp Connect. Everything seemed OK. I downloaded Java Development Kit (JDK) 1.0.2 for OS/2, Netscape 2.02 for OS/2, and some lecture notes on Java. You can imagine my frustration when I realized that I couldn't run a network applet connecting to a host, even if the host had granted access, because Netscape wouldn' t let me do so for security reasons. I believe security should be the host's problem, as in Unix, not the browser's problem. Are Java applets for thumbling ducks and Push Me buttons only?

Augustin Man
piti@ciasce.logicnet.ro

Actually, the current security model does l et applets communicate with the host on which they originated. Theoretically, you can use a socket connection for this purpose, but some firewalls block those connections. I got around this problem in one of my applets by URL-encoding the data and sending it back on the HTTP connection. A Perl script running on the host receives the data. Programming books on Java and HTML explain this in more detail and usually include some sample code. --Tom Halfhill, senior editor


Up to the Inbox section contentsGo to previous article: FutureCommGo to next article: FixesSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network