Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. protocols
    Log in to post

    • Squeezing all possible IOPS out of your Intel NVMe and Mellanox RDMA NICs
      Starwind • network starwind blog iscsi iops rdma nvme-of mellanox iser nvme over fabrics nic protocols spdk iscsi target lio spdk iscsi nvmef • • Oksana  

      1
      1
      Votes
      1
      Posts
      540
      Views

      No one has replied

    • Network File System: access your files remotely as easily as if they were local
      Starwind • starwind blog nfs remote access protocols network file system nfs file server nfs share • • Oksana  

      1
      1
      Votes
      1
      Posts
      517
      Views

      No one has replied

    • Installing VPN access on Windows Server 2016
      Starwind • vpn windows server 2016 network protocols ws2016 remote connection virtual private network • • Oksana  

      70
      1
      Votes
      70
      Posts
      7175
      Views

      @Tim_G said in Installing VPN access on Windows Server 2016: I don't remember experiencing or hearing about an MS RRAS server that was compromised or hacked do to the fault of the MS Software directly. It's always been because of dirt poor implementation and security oversights... connecting a Windows server directly to the internet, ..... If you consider exposing the server as a mistake leading to compromise, that's really the point that we were making
    • Network+ N10-006 Video Training by Prof. Messer - VPN Protocols
      IT Careers • security youtube networking comptia prof messer certification vpn network+ protocols • • mlnews  

      2
      0
      Votes
      2
      Posts
      994
      Views

      I think that he skips mentioning that PPP, the Point to Point Protocol is not a VPN protocol. Even in the 1990s it was not considered that as it is not virtually private, as a VPN is. It's useful to have mentioned here and the Network+ might require it and it is certainly good to know and understand, but he lists it along with VPN protocols and I didn't hear him ever point out that it isn't a VPN Protocol even though it was the first one mentioned in the VPN Protocol list.
    • Protocol of choice (AMQP, MQTT, STOMP, ...)
      IT Discussion • iot protocols amqp mqtt • • thwr  

      5
      2
      Votes
      5
      Posts
      1576
      Views

      @tonyshowoff Msgpack looks interesting. I've got an upcoming project where I need some very small footprint (low power 8 bit uC), some of the grid nodes probably even need to send data via SMS for example (160 bytes per message). Msgpack with MQTT... Need to do some reading