PingGPRS q2687

Does anyone know how to use this application? I’ve already programmed it into the module, and I am issuing the following at commands:

AT+GSET=1,“TRIAL.GLOBALM2M.NET”,"","",“xx.xx.xxx.xxx xxxx”,0,0
AT+WDATA=1,xx.xx.xxx.xxx xxxx,1,400,100,10

All i get in return is “ERROR”

My application is meant to open a socket connectiont from the module to an app running on my PC. The module will then need to send ascii characters and those will be displayed on the PC side.

at+gset?
at+gset=1,“internet”,"user@vodafone.net",“user”,0,0

at+wdata?
at+wdata=1,“213.180.138.148”,1,400,100,10

works, but doesn’t receive pong response