Skip to main content

Questions tagged [protocol]

1 vote
0 answers
16 views

This question is related to a common criticism of the model for sharing computing resources on blockchains (often seen on economics), based on accounting of participation of various users on the ...
jeferson lemos's user avatar
0 votes
0 answers
27 views

Python open source would would be best, followed by C++ or C, followed by an online site, followed by a Windows app. Input is a byte stream, output is human readable code.
Mawg's user avatar
  • 9,389
0 votes
1 answer
74 views

I'm looking for a client-server protocol to use in my C++ local network application. This protocol should: support client-server schema support data packet sizes of 1-4 MB support at least 100 Hz ...
Luiz Doleron's user avatar
1 vote
1 answer
43 views

I am looking for an OAI-PMH¹ provider working on the standardised Oxford Common File Layout (OCFL). It should run under Linux and it should be able to deliver two kinds of Metadata, besides the ...
Sir Cornflakes's user avatar
2 votes
1 answer
133 views

I am currently working with an oscilloscope capable of analyzing a signal using a few protocol's standards (like RS232, SPI, I2C etc...) except for Modbus and RS485. I need it to determine wether a ...
FrougeurPro's user avatar
1 vote
0 answers
29 views

I am looking for an equivalent to the Camera Serial Interface, which is a protocol used to communicate from a photo or camera device to a reception such as an USB port, using a serial communication. ...
totalMongot's user avatar
0 votes
0 answers
24 views

For my company, I have access to an 'industrial' android phone, that needs to run some processes automatically. 'Industrial' in this sense simply means that the phone is physically more rugged than a ...
WiseDev's user avatar
  • 109
2 votes
0 answers
60 views

I need to connect many embedded devices via CAN bus and I am searching for a high layer library/stack that meet the following requirements: Allow up to 100 nodes Transmission of large data chunks (>...
Kelvin Nogueira's user avatar
0 votes
1 answer
658 views

Is there a Protocol Buffers implementation, or alternative, for C99, which works with statically allocated data, without the need for malloc? I.e. if all my structs have fixed length arrays: // this ...
Lou's user avatar
  • 123
0 votes
1 answer
126 views

I am using self developed CTI system and trying to integrate with softphone. Currently I have integrated with AGEphone (https://www.ageet.com/home-en) however, the quality of the sound is pretty bad. ...
user76333's user avatar
  • 101
3 votes
0 answers
470 views

I'm looking for libraries that implement the Double Ratchet Algorithm (known also as Axolotl). So far I've found the following: https://github.com/wireapp/proteus https://whispersystems.org/docs/ ...
kmalmur's user avatar
  • 131
0 votes
1 answer
998 views

Good day.. I am looking for a tool where i can test protocols like SS7/INAP & ENUM The tool will be used to test a call flow between users... As far as i have checked, i had a little options to ...
Sukumar MS's user avatar
3 votes
1 answer
317 views

MODBUS - despite being very old - is a common and widely used protocol in industrial applications for connection sensors, plc's and machines. The MODBUS protocol can be seen as an early client/server ...
WeSee's user avatar
  • 292
1 vote
0 answers
1k views

The PC over IP protocol is a proprietary protocol for controlling computers with graphical interfaces remotely (similar to the RDP protocol of Microsoft) I need to use raspberry-pi as client for our ...
user2284570's user avatar
1 vote
1 answer
1k views

There has been a lot of Internet of Things open standards, protocols, frameworks and even full stacks emerging recently. But which of them is the most functional, interoperable and future-proof? ...
niutech's user avatar
  • 638