Const ip = "192.168.50.2" //Replace IP Const port = "4444" //Replace Port Const INVALID_SOCKET = -1 Const WSADESCRIPTION_LEN = 256 Const SOCKET_ERROR = -1 Private Type WSADATA wVersion As Integer ...
Application.DisplayAlerts = False 'Suppresses alerts like "Do you want to save this wkbk?" etc. Application.AskToUpdateLinks = False 'Suppresses "Do you want to update links (formula references ...