Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Net functions (TCP, http posting) in Xamarin Forms

$
0
0

I'm working on an app right now that requires some modest internet interaction - the ability to transfer some data online, either by TCP or an HTTP Post. Is there a straightforward way XF handles this? I'm using Profile 7 and making use of System.Net/.Http, which doesn't seem to give me the ability to send much of anything. At the same time it looks like I can make use of these things in the iOS and Android projects directly. So is an interface just the standard way to go here?


Viewing all articles
Browse latest Browse all 58056

Trending Articles