Top "Networking" questions

For most programming questions use [network-programming] tag.

How can i use iptables on centos 7?

I installed CentOS 7 with minimal configuration (os + dev tools). I am trying to open 80 port for httpd service, but something …

networking centos iptables systemd
Android check internet connection

I want to create an app that uses the internet and I'm trying to create a function that checks if …

android networking android-networking
Maximum packet size for a TCP connection

What is the maximum packet size for a TCP connection or how can I get the maximum packet size?

networking tcp
Bridged networking not working in Virtualbox under Windows 10

I just upgraded my laptop from Windows 7 to Windows 10 and found that I am unable to start Virtualbox VMs configured …

windows networking virtual-machine adapter windows-10
What is the difference between active and passive FTP?

Can someone tell me what is the difference between active and passive FTP? Which one is preferable?

networking ftp
Find UNC path of a network drive?

I need to be able determine the path of the network Q drive at work for a WEBMethods project. The …

windows networking unc mapped-drive
How to connect wireless network adapter to VMWare workstation?

How can I connect wireless network adapter to wmvare workstation ?(My Host OS is Win Seven Ultimate, my Guest OS …

networking wireless vmware-workstation
How can I get the current network interface throughput statistics on Linux/UNIX?

Tools such as MRTG provide network throughput / bandwidth graphs for the current network utilisation on specific interfaces, such as eth0. …

linux networking bandwidth
Freeing up a TCP/IP port?

netstat -tulnap shows me what ports are in use. How to free up a port in Linux?

linux networking tcp port
How to detect the physical connected state of a network cable/connector?

In a Linux environment, I need to detect the physical connected or disconnected state of an RJ45 connector to its …

linux networking connection detection