Intrafoundation Software


 


 

Forums, News and Articles

You may post here on any subjects related to this site or the software therein. (Most everything on this site is tied into the forums so that you may leave or post comments about it.)

List all    New Post   

Forums RE:UDPClient & BIND

      Date: May 30 2002 01:27 PM
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:

int nbind = bind(sock, (struct sockaddr*)&locala, sizeof(locala));

So maybe something else is going on? Firewalls maybe? Do any of the examples work?

--min
Delete    Edit    Reply