im soo sorry
but i don't know any body else who can help me

i just want to know how to send a listbox over winsock
some thing like a remote process manager
can any body give me a code ??
im sorry again
1 timer interval = 700 ' between 600-800
1 label 'name cont
1 label 'name actu
form load
cont.caption = 0
actu.caption = 0
object timer
if cont = actu and cont <> 0 then
cont = 0
actu = 0
else
tcp.senddata list1.list(num)
actu.caption = actu.caption +1
end if
Eso es mas menos lo que hacia yo... una vez cargado el listbox, activava el timer que verificaba en cont.caption que es donde guardo el total de archivos del listbox y en actu.caption es el item enviado por winsock.
entonces se va enviando en fracciones de segundos por parte y asi llega ordenado, tambien se puede implementar una barra de cargado, para ser mas interactivo. =)
---
is but less what towards I… once loaded listbox, and assets object timer that verified in cont.caption that is where I keep the total of archives from listbox and in actu.caption is the item sent by winsock. then it is sent in fractions of seconds by part and thus it arrives ordered, also is possible to be implemented a bar of loaded, to be but interactive.
esop salu2