windows-networking Questions
5
Solved
I'm trying to use NETSH PORTPROXY command to forward packets sent to my XP PC (IP 192.168.0.10) on port 8001 to port 80 (I've a XAMPP Apache server listening to port 80).
I issued the following:
...
Misogynist asked 9/7, 2014 at 5:47
15
I would like to ping one vmware guest from another one. Both are Windows XP and use NAT. I set IP manually for VMnet8 to 192.168.18.1. (no using Obtain IP address automatically). Also I'm not able ...
Innings asked 8/9, 2012 at 17:19
7
Solved
A couple of weeks ago, WSL suddenly could not reach any IP addresses nor resolve any domains. Even internal network IPs are not reachable.
>lsb_release -a
Distributor ID: Ubuntu
Descriptio...
Lillielilliputian asked 23/2, 2021 at 17:56
2
Solved
Link-Local Multicast Name Resolution (LLMNR) is a Microsoft tech for service discovery based on multicast DNS. Is it compatible with Bonjour/Zeroconf? If so, where's the API? The service discovery,...
Carolecarolee asked 31/7, 2012 at 13:20
3
I have an application that I wish to use over windows. I am using AF_UNIX family un windows. I wish to know that AF_UNIX family is available in windows. If not then is there any alternate to AF_UNI...
Teliospore asked 6/10, 2010 at 12:47
4
Solved
I know I can use netsh advfirewall firewall add rule or wf.msc to create new firewall rules; but when I create a rule this way, it will NOT have a groupName and thus I can't manage multiple rules a...
Mouse asked 14/8, 2012 at 16:0
1
I have a VPN client that works fine for sending unicast UDP packets over the VPN pipe but does not do that for multicast IP (UDP) packets (OpenVPN). So I thought I could write this little shim that...
Vidicon asked 11/6, 2018 at 15:27
2
Solved
I have a block of code that needs to open and read a lot of small text files from a NAS server using UNC paths. This code is part of a module that was originally written in C++ but is now being con...
Proparoxytone asked 25/11, 2014 at 21:42
3
We are experiencing a problem where our incoming client socket connections to our socket server are being denied when a relatively small number of nodes (16 to 24, but we will need to handle more i...
Deiform asked 4/7, 2013 at 19:28
1
© 2022 - 2024 — McMap. All rights reserved.