|
help needed!!! :S
i want to do an application that does the following objectives:
file is to be placed on a server which is accessible to all employers and clients of the company.
So if an employer or a client is unsure of what an abbreviation stands for, he/she sends a message to
the server which returns the associated meaning. For example, if an employer sends the message
“OMG” to the server, the message returned would be:
OMG Object Management Group
Use the Ports and Sockets of the Java programming language to implement this specification.
Please help me im new to java. i all ready set up the server and client.
|