Top "Communication" questions

Communication is the activity of conveying information.

cURL requesting URL with whitespaces in URL.. What to do

So I'm trying to curl this URL: http://images.fastcompany.com/upload/Screen shot 2011-04-28 at 8.13.21 PM.png URL …

php parsing curl communication
Serial comm with PHP on Windows

I am looking for a way to communicate with RS232 serial COM port on windows. I have found 2 solutions on …

php serial-port communication
What is spark.driver.maxResultSize?

The ref says: Limit of total size of serialized results of all partitions for each Spark action (e.g. collect). …

apache-spark configuration driver communication distributed-computing
Sending TCP data from Android (as client) - no data being sent?

I'm trying to send data from my Android app to my PC over TCP. The code is as follows: Socket …

android sockets tcp client communication
How does cpu communicate with peripherals?

i assume cpu has direct access to motherboard's BIOS and RAM.(correct me if i'm wrong) But how does cpu …

hardware communication cpu
Peer-to-Peer communication options

can anybody confirm what are the currently allowed methods for peer-to-peer communications within the Android framework? I need to transfer …

android json communication p2p
Android - getTargetFragment and setTargetFragment - What are they used for

I tried searching but i'm still a little lost. I usually do fragment to fragment communication through an Activity via …

android android-fragments communication
Relaying a request in asp.net (Forwarding a request)

I have a web application that communicates between two different web applications (one receiver and one sender, the sender communicates …

c# .net http communication forwarding
Android client and Java server TCP communication

I'm developing an Android application (client) and want it to connect with my Java server using TCP communication. I've done …

android tcp client communication
Lowpass/Bandpass filter design in MATLAB

For an analog communication system design in MATLAB firstly I need to do these two design: Design a low-pass filter […

matlab communication lowpass-filter