2018年11月20日 星期二

Winsock 2 Windows Socket Programming

https://www.tenouk.com/Winsock/Winsock2example.html

Create empty solution
Add input to ws2_32.lib

define _WINSOCK_DEPRECATED_NO_WARNINGS


2018年11月19日 星期一

Git on Windows Shared drive

On Server:
172.16.18.77
3389
git
git
C:\git
share read write to ricky

On your desktop:
map \\172.16.18.77\git to Z:
git clone Z:\MT4Managers

2025-03-29 Debian 12 Promox 8.3.5 IOMMU

  # reference https://cloud.tencent.com/developer/article/2414840 # before root@box02:~# dmesg | grep -E "DMAR|IOMMU" echo nothing...