This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
デバッグ版COCOA本体からログファイルを受信できる様にする #29
Labels
Milestone
Comments
ランチャーの「開く」ボタンを右クリックし、コンテキストメニューから受信できる様にする。 |
#30 にて実装は完了。あとは動作実験のみ。 |
Merged
送受信処理は正しく動作している。 |
この Issue はデバッグ版COCOA本体に CocoaLogViewer へログファイルを送信する仕組みが実装されてから閉じる。 |
送信処理: CocoaLogViewer/src/Covid19Radar.LogViewer.Launcher/FormSender.cs Lines 41 to 54 in aac0aeb
受信処理: CocoaLogViewer/src/Covid19Radar.LogViewer.Launcher/FormReceiver.cs Lines 58 to 81 in aac0aeb
|
v0.1.0.0 現在の送信処理: CocoaLogViewer/src/Covid19Radar.LogViewer.Launcher/FormSender.cs Lines 39 to 56 in 16452f5
|
cocoa-mhlw/cocoa#271 にて機能提案を行った。 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
TcpListener を使う
The text was updated successfully, but these errors were encountered: