The Podcast at Delphi.org

The Podcast about the Delphi programming language, tools, news and community.

22 2014

Mobile Summer School Lesson 5: App Tethering Round-Up

by Jim McKeeth

I substituted for David I. yesterday for Developer Direct Mobile Summer School on Lesson 5: Connecting Mobile and Desktop together using App Tethering. The Summer School landing page and David’s blog maintain a list of downloads for all the previous lessons, but here are the resources from my session in the meantime.

I’ll post the replay videos here when they are available too.

You can download my slides and code samples from Code Central. I believe I fixed the issue where some people were not able to download it.

cc.embarcadero.com/item/29907

Here are the links to more information on App Tethering:

Here is the Developer Skill Sprint I did previously on App Tethering

http://www.youtube.com/watch?v=TXmlOXoN2d0

And this is Al Mannarino’s C++ Mobile Day session on the topic

https://www.youtube.com/watch?v=RoS1uLY7-ng

And some blog posts on the topic too:

There was some interest in the code sample that bypasses App Tethering’s autodiscovery to connect directly to a specific IP address. I’m working on getting that tested before posting it. Leave a comment if you are interest and I’ll see that you are notified when it is ready.

tags: Mobile - Source Code - webinar