My FeedDiscussionsHashnode Enterprise
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Fastest way to transfer data between two apps in c# on different networks

Zyth's photo
Zyth
·Feb 22, 2018

Hi, so I’m currently working on this ( github.com/shift-development/ledit ) and we currently use web sockets to transfer data between the two applications. I was wondering if there was any faster way of getting this data across, or is web sockets the fastest way?