networking
Using boost::asio to find all reachable ips on a subnet
I would like a way to use boost to find all reachable ips(responding to a ping) on a subnet. i.e. given subnet = 10.10.开发者_运维问答10.0 and ips 10.10.10.1-5 that are reachable, the result should b[详细]
2023-04-10 00:19 分类:问答How can a disconnected TCP socket be reliably detected using MsgWaitForMultipleObjects?
Twisted includes a reactor implemented on top of MsgWaitForMultipleObjects.Apparently the reactor has problems reliably noticing when a TCP connection ends, at least in the case where a peer sends som[详细]
2023-04-09 14:15 分类:问答Developing a client-server iphone app
If i want to develop an iPhone app with a client-server design (iPhone devices as the clients and a c# server),two questions:[详细]
2023-04-09 11:03 分类:问答What may be the reason for JMS or OS not to recognize connection drop?
We have a system with servers communicating over JMS. Sometimes some of the servers can not reconnect after loosing connection to JMS. Loss of connection happens when server restarts, bad network... T[详细]
2023-04-09 08:26 分类:问答Ping against IE - request timed out
Where to look what could be a cause that \"ping IP_address\" returns \"Request timed out\", but opening \"http://IP_address\" in the Internet Explorer loads site correctly?[详细]
2023-04-09 04:16 分类:问答MAC address randomly changes when bringing interface up [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-09 04:06 分类:问答Browser unable to open php page?
First of all I am showing the PHP code .... <?php echo (\"hello\"); echo exec(\"sendip -v -p ipv6 -6s 2001::100 -p tcp -ts 21 -td 21 2001::200 2>[详细]
2023-04-09 03:34 分类:问答Simulation of Real Network with the help of User Mode Linux or Virtual Machines/Switch
I am a beginner in User Mode Linux Area, and recently started working on it, by reading material available in Internet e.g; http://user-mode-linux.sourceforge.net/source.html.[详细]
2023-04-09 02:45 分类:问答Is it possible to create a network topology diagram using SNMP?
I\'m struggling to come up with a topic for my final year project/dissertation at University. I\'ve had an idea but I\'m not sure if it\'s a.) possible and b.) feasible in my timeframe.[详细]
2023-04-09 02:13 分类:问答Http requests from external and internal IP
I have web server with Internet domain name. That server has 2 IP: Internal and External. My web application receives HTTP requests from Internet (external IP). If that web app makes HTTP request to o[详细]
2023-04-09 00:47 分类:问答