quote:
Originally posted by Deco
code:
function OnEvent_Initialize(MessengerStart)
{
var obj = new ActiveXObject("MPL.Functions");
var msg = obj.SendPacket("teste",11000);
}
I can't use it to send data to other computers, do I?
"teste" is the string sent by the function and 11000 the port that is used right?
Thanks a lot Deco. (Obrigado será o mais razoável não?
)