Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocols

Adding category method to NSObject, but getting warnings because it's not in the <NSObject> protocol when I call it

Protocol of a packet

c tcp udp protocols packet

adb protocol failure using install and push

Is REST (RESTful) web service tied to (is coupled to or requires) HTTP?

Google Measurement protocol returns GIF89a�����,D;

php api protocols measurement

How do I know how to conform to a specific protocol in Swift?

swift swift2 protocols

Is a checksum needed for application data of a custom protocol?

How can I reverse engineer an application's protocol?

Good tools to understand / reverse engineer a top layer network protocol

networking tcp protocols

What are good RPC frameworks between a Java server and C++ clients? [closed]

java c++ rmi protocols rpc

ASN.1 compilers

c protocols asn.1

Declare class variable as conforming to Swift protocol

swift protocols

Is optional or required the default for protocol methods?

enums with Associated Values + generics + protocol with associatedtype

Is there a way to do Swift's Protocol Composition in Kotlin

binary format to pass tabular data

Can anyone guess what protocol these packets belong to?

mobile networking protocols

Client does not support authentication protocol requested by server

Are there any protocol specifications that allow either TCP or UDP to be utilized?

networking tcp udp protocols

Swift: Providing a default protocol implementation in a protocol extension

swift protocols