Traffic management initialization directory (1)

Source: Internet
Author: User

This project is the first project in IOS that started from 0. Although I have worked on a project based on the cordovar framework, the project is mostly implemented by JS Code, there is not much native code.

Because of my preferences and aspirations, I came to skey network technology. Although it was a public company, I found that I was the only person in charge of IOS. For me who have been working for many years, it gradually became clear that we all had to assume our own responsibilities, and relying on others could not give us too many answers! So at this time, I am still relatively quiet and calm-the reason why I have made great progress in acquiring my own capabilities. My current only goal is one: I want to be an app client that everyone like. I need a platform and I need ideas! I need a team! Nothing else matters.

My upcoming project is "Traffic Management", a software that helps our customers monitor traffic. In fact, there are several models on the market, but they are not deep enough. So we hope we can do better .... But I think there will certainly be a lot of problems and ups and downs between them, so I hope I can leave my experiences and grow up in the process.

Start to put together .... Today is the first article, leaving something left at will!

First, write the following issues:

1. How to convert the char and INT types? I have recorded this article before. Haha, I won't repeat it here.

2. Implementation of IPA multi-task download: You can download multiple tasks and implement functions similar to appstore. (You need to learn the downloadmanager open-source project to implement it)

3. How to install the SDK locally after the download?

3.1 In fact, there are two solutions to achieve this: one is to call the system IPA; (but it seems that the machine needs to be jailbroken ...)

3.2 call the itms-service request, which is also the same as the root download Enterprise Edition request IPA. This is also a solution that has been implemented by another project of our company, so I guess this solution will also be used.

But in summary, I prefer the first solution in two ways: There is only one reason: an IPA that has been downloaded can be installed only by telling the system path, and no plist file is required for configuration and installation. It is more logical.

4. How to obtain system traffic information?

Here we originally wanted to provide the total traffic information and the traffic information of each application. However, after many searches, we still cannot obtain the traffic information of each application in apple.

I hope that I can elaborate on how to solve each problem and get a new understanding here.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.