U
User Groups
I want to have an asp page that can connect to a TCP listener and send some
data to it.
I have done some coding and was able to send data to the listener but for
one time only.
As soon as a transmission is over a status of the listener goes into
close_wait and at the next page submit it's not getting connected to it
anymore.
How can I get connected to the listener avery time a page is submitted?
Thanks for help.
data to it.
I have done some coding and was able to send data to the listener but for
one time only.
As soon as a transmission is over a status of the listener goes into
close_wait and at the next page submit it's not getting connected to it
anymore.
How can I get connected to the listener avery time a page is submitted?
Thanks for help.