ソケットプログラミングとは、ネットワークプログラミングにおいてソケットインターフェースを使用してアプリケーションを開発する過程を指します。ソケット(Socket)はネットワーク通信における基本概念であり、ネットワーク上のエンドポイントを ...
プログラミング学習を始めたが挫折しそうなので学習記録をnoteに残す、の今日のタスクは「チャットアプリ作成」にしました。 TODOアプリの作成がいまいち理解できないので、もっと簡単なアプリを作ります。 今日のお題ソケット通信を使ってチャット ...
Designed and Developed a TCP & UDP Sockets for communication between Client & Server using Socket Programming. Following are the salient features of this project: * Client can either query Date or ...
Created UDP and TCP sockets and initiated data transfer using C programming language. Updated the database with book titles, queried by the user and acquired the description of the Respective books ...