Heramb Lele wrote:
Yes right, I wan to give the filename on my comp to uplad the file on wiki server through API So there is no any other way to upload images remotely?
The data has to be sent over the wire. When using Special:Upload you only provide the filename and your browser sends its contents. With the api, whatever program that is using the api has to do it.