Tag: Network Protocols

  • Thumbnail for DICOM testing over TLS

    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
  • Thumbnail for GraphQL and gRPC

    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