Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
apsrcreatix
GitHub Repository: apsrcreatix/Socket-Programming-With-C
Path: blob/master/06-half-duplex-chat-tcp-ip/README.md
137 views

Instructions

  • If you don't have knowledge of basics of TCP, please check previous topics 03-tcp-ip-client-server

  • We are preparing half duplex communication method

  • Half Duplex : Refers to the transmission of data in just one direction at a time.