Top "Communication" questions

Communication is the activity of conveying information.

Can two applications listen to the same port?

Can two applications on the same machine bind to the same port and IP address? Taking it a step further, …

sockets tcp udp port communication
Can Selenium interact with an existing browser session?

Does anybody know if Selenium (WebDriver preferably) is able to communicate with and act through a browser that is already …

selenium selenium-webdriver webdriver communication
Communicating between a fragment and an activity - best practices

This question is mostly to solicit opinions on the best way to handle my app. I have three fragments being …

android android-fragments android-activity communication
Working with USB devices in .NET

Using .Net (C#), how can you work with USB devices? How can you detect USB events (connections/disconnections) and how …

.net usb communication
iPhone TCP/IP Socket Server/Client Program

I have read a lot of questions regarding this subject on this website however they didn't quiet answer my question. …

iphone sockets connection communication
Difference between HTTPS and SSL

What is the difference between HTTPS and SSL? I read about them and found following: HTTPS: HTTPS is a combination …

security ssl https communication communication-protocol
using serial port RS-232 in android?

I want to send signals via serial port using the JavaComm API classes on an Android device, and here is …

java android embedded serial-port communication
How to calculate packet time from latency and bandwidth

I have a link between a host and a switch. The link has a bandwidth & a latency. How to …

networking communication latency switching packets
Pass data from a ASP.NET page to ASCX user controls loaded dynamically

I'm developing an ASP.NET application with C# and Ajax. I have a page that holds user controls loaded dynamically. …

c# asp.net-ajax communication ascx
Android apps, communicating with a device plugged in the USB port

I'm thinking about an Android app (with possibly an accompanying physical device), and I'm trying to figure out whether this …

android usb communication wifi