Skip to content

eeyribas/TCPServerClient-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCPServerClient-C

An application that uses TCP communication and can operate as either a server or a client. When run with the argument "0", the application functions as a server. If it is run with any argument other than "0", it functions as a client. Once the server establishes a TCP connection with the client, it sends the message "Hello Client!".

  • Programming Language: C Programming Language

  • Framework: Qt5 (Version: Qt 5.11.3)

  • IDE: Qt Creator 4.8.2