Tag: Network Protocols

  • DICOM testing over TLS

    I have two open-source projects to deploy a medical imaging application on different platforms. In both of them, I define DICOM validation scenario, and provide…

    Read
  • GraphQL and gRPC

    Big Picture For inter-process communication at a high level, the two styles are asynchronous and synchronous styles: RPCs, built on top of TCP/UDP, are usually…

    Read