Skip to content

implement a Database Multi Client–Server application using the TCP protocol

Notifications You must be signed in to change notification settings

prblydv/implementing_client_server_app_TCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

implementing_client_server_app_TCP

implement a Database Multi Client–Server application using the TCP protocol This app uses JDBC and Java Networks skills. I have implemented a Multi Client–Server application using the TCP protocol, where the user continuously inputs the name of an artist and the server replies with the number of albums for that particular artist, until the user types ‘stop’. 5 The SQL query is a simple inner join executed on the Music database.

About

implement a Database Multi Client–Server application using the TCP protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages