University Projects
Instant Messaging
The Instant Messaging application was designed to provide textual communication between end users. The prototype application, programmed in java, has the capabilities of receiving and sending messages between two users over a computer network and displaying a list of users with their status.
The application is be based on a client – server architecture
News Server
The prototype News Server application, programmed in java, has the capabilities to sending news articles to a news server and publish them using causal ordering. Articles are only published if the timestamp on the article cannot be undercut by another clients article or if set amount of time has elapsed, in which case all articles are published in timestamp order.
The application is be based on a client server architecture.
InfoVis: UK Property Finder
This application uses 'Information Visualation' to aid the user to find the ideal property area by defining specific parameters.
JMF Media Player
The developed application has been designed to simple, usable and performs all the requirements set for this project. The media player is capable of playing both audio and video media files. All the available functions can be selected from either the menu bar or the media control buttons.
XML
Bulid XML documents and apply styles using XSL stylesheets. XML doucuments where validated using DTD and XML Schema.