Jump to...
Columns:
Advanced Software and Technologies
BYTE Media Lab
Chaos Manor
Conference Reports
Features
Free Features
Gigglebytes
Letters to BYTE.com
Mr. Computer Language Person
New Products
Op/Ed
Portable Computing
Serving with Linux
The Upgrade Advisor
Net 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
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 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