|
|||||||||||||||||||||||
|
Need a shoulder to cry on while trying to convince Windows to properly work with our software? Just want to chat about something related to the site? Feel free to use the forums slash news slash blog. (Unsolicited commercial spam will be deleted, obviously.) |
Looking for something?
|
|
Subject: UDPClient & BIND Author: ZilverZtream Date/Time: 5/29/2002 5:44:06 PM (98.0) Hi. |
|||
|
Subject: RE:UDPClient & BIND Author: ZilverZtream Date/Time: 5/29/2002 5:46:15 PM (99.98) Ohh.. my code got cutoff. |
|||
|
Subject: RE:UDPClient & BIND Author: Lewis A. Sellers Date/Time: 5/30/2002 12:23:13 PM (100.98) Well... the COM is designed to be a "client". I think what you're wanting to do essentially is to set it up as a "server". That is you're wanting it to persist after the asp page and continue collecting data and respondng to it? |
|||
|
Subject: RE:UDPClient & BIND Author: Lewis A. Sellers Date/Time: 5/30/2002 12:27:11 PM (101.98) btw, I might point out that when you do an "Open" it actually DOES do a berkley class bind to that ip:port. Snipped from the udp class itself: |