======================================================================== NetPIPE(NPtcp, NPmemcpy) for Win32 and Visual C++.NET 2003 Original Version : NetPIPE 3.7.1 + GNU getopt.c/getopt.h 2008-01-23 (Wed) Version 0.0 Patched by T.Kouya Contact address: Please refer to the bottom line on http://na-inet.jp/ ======================================================================== ** What's "netpipe371_win32.zip" ? In order to follow newly released NetPIPE Version 3.7.1, we also released it for Visual C++.NET 2003, including the patched sources (*_tkpatch.h/c) referred to NetPIPE-win32.zip based on Version 3.6.2. You can obtain two binaries, netpipe371_win32_tcp.exe & netpipe371_win32_memcpy.exe, corresponding to NPtcp and NPmemcpy, respectively. ** Caution 1. This project and patched sources are published under "GNU Public License". For more information about this license, see http://www.gnu.org/licenses/gpl.html . 2. The executable and patched source files are WITHOUT ANY WARRANTY. 3. If you can sophisticate our sources or original NetPIPE for native Win32 environment, we hope to publish their sources under GPL. ** The simplest usages * netpipe371_win32_tcp.exe @TCP server side: run "netpipe371_win32_tcp.exe" without any options. @TCP client side: run "netpipe371_win32_tcp.exe" with "-h [IP address of the TCP server]." * netpipe371_win32_memcpy.exe is a runnable standalone.  See "dox/README" file in NetPIPE.3.7.1.tar.gz for detailed options. ○目的  NetPIPE Version 3.7.1がリリースされたので,そのソースと以前Version 3.6.2用に書いた パッチ(NetPIPE-win32.zip)を元にVisual C++.NET 2003でコンパイルできるようにしたものです。 NPtcp相当のバイナリ(netpipe371_win32_tcp.exe)とNPmemcpy相当のバイナリ(netpipe371_win32_memcpy.exe) が生成できます。 ○注意 1. 本プログラムはGNU Public Licenseに従って公開されています。ライセンスの 詳細はhttp://www.gnu.org/licenses/gpl.htmlを参照して下さい。 2. 本プログラムは無保証です。 3. もっとましなパッチを作ってくれた人はぜひとも公開して下さい。 ○一番簡単な使い方 * netpipe371_win32_tcp.exe  TCPサーバ側: netpipe371_win32_tcp  TCPクライアント側: netpipe371_win32_tcp -h TCPサーバのIPアドレス * netpipe371_win32_memcpy.exe  そのまま単独で起動してください。  オプションの詳細はNetPIPE.3.7.1.tar.gzのdox/READMEを参照して下さい。