期刊名称:International Journal of Computer Science and Information Technologies
电子版ISSN:0975-9646
出版年度:2015
卷号:6
期号:1
页码:395-398
出版社:TechScience Publications
摘要:The system deals with the interfacing of android mobile having version 2.2 and above with the PC using Wi-Fi. For this some steps like pairing, handshaking, port assigning and socket programming should be performed. InterProcess Communication technique will be implemented for communication between two processes. The system will be such that the PC will act as a server and the android phone will act as a client. In which, the server application has been implemented in Java and client application in Android. Once pairing of the devices is done then by using socket programming one can send commands to the server. After receiving the commands the server would take necessary actions to control various applications running on the system.
关键词:Inter Process Communication; socket programming;Java ; android mobile; Wi-Fi