开发者

Windows tool to write socket output to file

开发者 https://www.devze.com 2023-01-09 00:48 出处:网络
Does anyone know of a Windows tool that will write the o开发者_C百科utput from a network socket to a file?

Does anyone know of a Windows tool that will write the o开发者_C百科utput from a network socket to a file?

Open Source (preferably C#) would be preferred, but not essential.

I know it would probably be pretty simple to write one, but I am guessing that an existing tool would probably have features that I haven't even realised I want yet.


Netcat should do what you want on Windows. (Not C#, admittedly.)

0

精彩评论

暂无评论...
验证码 换一张
取 消