Wi-Fi shield + Arduino UNO + PC

Hi every one,,

I am working in my graduaition project, and i stop on the communication part.

my project idea, is to send the data from the CT snesors to the computer using Wi-Fi shield, to find some parameters.

I already did it with out the Wi-fi shield ( using USB serial communication).

My Qustion is : how can i use the Wi-Fi shield to send the data from the sensor side to the computer? What I have to do? how did i write the code?

(Notice: I had took the fundamentals of the data communication and networking course on the previous semester ) .

Thank you.