One of the Basic component which can be used in Projects:
it is Working code in java for server-client interaction. Connections are established through Sockets. SQL database is connected on the server side. Message received to Server via client is stored in a table. USING JDBC. :)