PDA

View Full Version : Sockets in ASP


JavierC
21-05-2005, 11:42
Hi Im looking code for connect socket in ASP to send data to printer ethernet by socket.

1) I try directly in asp with createobject, but i canīt do "dovents" in the page.

2) I try doing m own dll in vb. In vb the dll works, but when i call dll from ASP, then te socket.senddata donīt work, I don't understand it.

3) I hava downloaded w3 socket dll. The dll work, but I don't know the limitations of this component. I have to pay? Can I get the code to do my own dll? Somebody know this component or other that I can use?

This is very important for my.

Thanks.