Skip to content

Commit 8269552

Browse files
authored
Create info
1 parent dcce83e commit 8269552

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

jdbc-tcp/info

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
This project shows you how to connect your java program on a client to a java application a remote server that can serve you with database information.
2+
A java-java communication takes place via TCP Sockets (there are other methods too), and
3+
A java-database communication takes place via JDBC API.
4+
So, I have designed this project to give the viewer a gist of both of these.

0 commit comments

Comments
 (0)