Top "Communication-protocol" questions

Communication protocol is a system of rules that allow two or more entities of a communications system to transmit digital message formats/rules.

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
NACK and ACK responses on I2c bus

My recent project requires the use of i2c communication using a single master with multiple slaves. I know that …

i2c serial-communication communication-protocol
Implementation communication protocols in C/C++

I am in the process of starting to implement some proprietary communication protocol stack in software but not sure where …

c++ c communication-protocol
Objective-C networking - best practices?

I'm building an Objective-C app that has both a server and a client. The client can send updates to the …

objective-c cocoa networking communication-protocol
How does PDO know last inserted id in MySQL?

EDIT: This question title originally was: How does Doctrine know last inserted id in MySQL? and was related to Doctrine …

php mysql doctrine pdo communication-protocol
CAN (Controller Area Network) on Android

I am trying to connect control multiple device on the network centrally via a tablet/android device and have some …

android can-bus communication-protocol