AlexTAI
July 8th, 2001, 02:43 AM
Hello everybody!
How I can use socket in my application if had no GUI at all (it will be ActiveX part of asp application)?
I need only the client side , not the server one.
The scenario is:
1. Create socket on Ip=aaa.bbb.ccc.ddd on port XXX
2. Send some authentication data to socket
3. Read from socket
Loop through 2-3
4. Close socket
Thanks in advance
Alexander Tumarov.
alextai3@yahoo.com
ICQ#:39711978
I am not here for rates, but rates will give me an opportunity to figure out whether my postings help or not.
How I can use socket in my application if had no GUI at all (it will be ActiveX part of asp application)?
I need only the client side , not the server one.
The scenario is:
1. Create socket on Ip=aaa.bbb.ccc.ddd on port XXX
2. Send some authentication data to socket
3. Read from socket
Loop through 2-3
4. Close socket
Thanks in advance
Alexander Tumarov.
alextai3@yahoo.com
ICQ#:39711978
I am not here for rates, but rates will give me an opportunity to figure out whether my postings help or not.