Skip to content

Commit d54a03d

Browse files
authored
Update README.md
1 parent 3148614 commit d54a03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TCP File Transfer Application
1+
# TCP File Sharing Application
22

33
The application has two primary parts - Client and Server - and the reliable transfer is ensured using TCP with help of socket() API specifying SOCK_STREAM.
44

0 commit comments

Comments
 (0)