
クライアント-サーバ間のFTPの接続構成図
FTP(File Transfer Protocol)はInternet Request for Comment(RFC) 959で定義され...
難しいことを簡単に分かりやすく紹介
FTP(File Transfer Protocol)はInternet Request for Comment(RFC) 959で定義され...
先日はTCPでのデータ送受だったので、今回はUDPプロトコルを用いた確認をする。 ソースコード(for Python 2.7) 補足はソース...
PythonでSocketサーバ、クライアントの接続方法を下記のソースコードを用いて確認。C言語のどう程度のサンプルと比較すると行数が少なく...
I didn't go off the track from the main theme of meeting. The aims of ...
When I was a university student, I wrote the technical blog in this si...
I continue to clean up my room after I've moved to new house. I worry ...
Pythonスクリプトの実行(コンパイル→実行)の際に下記のエラーが発生した場合、 SyntaxError: Non-ASCII char...
PythonでWindowsのアプリ・ファイルを扱う際に必要なwin32comモジュールのインストール方法を以下の通り。
COM(Component Object Model)を使用してWordファイル内のテキストをテキストファイルへ抽出・変換するスクリプト。 ...
From today, my sister and I have started to share our study progress i...