View Single Post
  #1 (permalink)  
Old 04-12-2008, 05:12 PM
mark-mlt mark-mlt is offline
Member
 
Join Date: Apr 2008
Posts: 15
mark-mlt is on a distinguished road
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.
Reply With Quote
Sponsored Links