How to include gps_serv.h in project about WIP application?

You need to include the Location Plugin, and then write code to initialise and start the GPS (note that you must be using the XM0110 GPS module). So create one project that includes both the Internet Plugin and the Location plugin, and write the code to create the UDP client and control the GPS in the same project.