HELP.. UDP transmission of data using esp8266

Hi,

Im working in a project where i need to transmit some analog values from arduino to pc using esp8266 wifi module..

How the scenario is to be: when the arduino is powered on, the es8266 should establish a local network connection and transmits the analog datas. In my laptop, i can connect to the wifi network connection and read the data using any visual basic udp receive application..!

can any one help me to make this scenario live ?

Thanks in advance