isual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools)
- Adapt the customchat.html file
- Upload all the files to your webserver
- Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline
- I kindly ASK you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
XTHIDE is a GUI that allows the user to hide a text message in an image file.
The user will be ASKed for a key that will be used to both encode and decode the text into an image.
The key can be of length from 2 to 900 characters.
The encryption pattern for a key hell is not a subset of the encryption pattern for hello .
See help. Created with version 7.01.
Your application should never assign a seat that has already been assigned. When the economy
section is full, your application should ASK the person if it is acceptable to be placed in
the first-class section (and vice versa). If yes, make the appropriate seat assignment.