Skip to content

AlanKrueger/freehost3270

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Host 3270 version 0.2-CURRENT README.

What works:

The TN3270 Emulator applet, the SessionServer servlet, and the
Free Host 3270 servlet (the one that delivers the emulator applet), all
seem to work ok.

What doesn't work: (Developers, please feel free to jump in...)

* Print -The screen may get clipped at the edges because the margin settings 
are difficult to work with. Look for a fix soon!

* HTML 'Screen Scrape' - The source is in the tree, but the
distribution doesn't have it enabled.  STATUS: Tested and enabled in
next release.

REALLY QUICK START

Assuming you already have Java Servlet 2.2 compliant container, copy
the freehost3270.war file to the container's ./webapps directory.
Most containers will auto-deploy your war... if yours doesn't, you'll
need to restart it.

goto http://<wherever your container is>/freehost3270/freehost

You should see the FreeHost3270 Java Emulator pop up and connect to
Harvard's HOLLIS server.

Did it work?  Great.  No?  Sorry.  Either way, you should probably
have a gander at the documentation in ./docs/freehost.html


GETTING SUPPORT

Check out freehost3270-users mailing list at 
http://freehost3270.sourceforge.net 

REPORTING BUGS

Please report bugs at http://freehost3270.sourceforge.net  

About

Fork of the SourceForge freehost3270 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published