Font Size: a A A

Design And Implementation Of Instant Message Component For IPhone

Posted on:2019-08-15Degree:MasterType:Thesis
Country:ChinaCandidate:H ZhangFull Text:PDF
GTID:2428330590494345Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Since the explosive growth of the Internet industry,people's social activities have been increasingly relying on mobile Internet products.The expansion has been from the earlier social interaction between friends to the one between strangers,from regional social interaction to worldwide social interaction etc.In terms of technology,as Internet technology develops into maturity,Internet broadband has been developing gradually.Today people can interact with others on the mobile phone anywhere,on the road,at home,etc.Therefore,more and more enterprises become gradually aware that mobile software should not simply rely on core functions of its own products,but it is also necessary to gradually enhance the user social attribute functions to increase user stickiness.Only in this way can the users not only use the software itself as a tool but a product and an ecology.In the traditional developing mode,if mobile app developers want to have instant messaging functions,developers need to implement cumbersome instant messaging logic services.The various database operations and synchronization issues and server development and ot her complex issues result in not only high development time costs but also high costs of overhead including labor and servers,which is unaffordable for small and medium enterprises.However,using the instant messaging development component model can reduce most of the cost overhead while implementing the same functions.In this paper,based on the fact that more and more applications need social functions,a development component of instant messaging software on the mobile platform is provided for developers to use.With the component,mobile developers can implement instant messaging functions by integrating development kits and the component and calling the APIs.In terms of implementation,the component is mainly designed for the common instant messaging functions in daily life;it implements several important functions including sending and receiving messages,group management,and friend relationships and is designed to divide the functions into different sections for developers to use according to requirements.All requests can be pulled by the developer through a simple API call,and all data can be distributed and stored by a third-party server,which does not require the developers to build by themselves.Finally,through verification on the reliability and stability of the components,the product was proved to meet the expectations and was released.
Keywords/Search Tags:social activities, instant messaging software, development components, sending and receiving messages
PDF Full Text Request
Related items