Quantcast
Channel: 黑暗執行緒
Viewing all articles
Browse latest Browse all 2311

Named Pipe 跨程序傳輸演練 - PowerShell/.NET、JavaScript、Python、Golang 大亂鬥

$
0
0
故事從我想在兩個獨立執行 PowerShell 程序間傳輸資料說起。 最開始的想法是寫個迷你 WebAPI,但是寫 WebAPI 不是 PowerShell 的強項,改用 C# 實現有點繞遠路,於是我想起 Named Pipe,一個簡單輕巧的 IPC 選項。過去沒認真研究過,剛好利用機會讓技能樹多長... Read More

Viewing all articles
Browse latest Browse all 2311

Trending Articles