Skip to content

Commit c4c749b

Browse files
authoredApr 6, 2023
Update README.md
1 parent 8493048 commit c4c749b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# TCP_FileTransfer
1+
# TCP_FileTransfer
2+
3+
C++/C TCP socket programming to transfer files.
4+
5+
Large files are sliced into chunks to transfer. The program checks how many bytes are successfully transferred and resends if it failed to send.

0 commit comments

Comments
 (0)
Please sign in to comment.