![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3
![]() |
This error is driving me crazy and absolutley makes no sense to me what so ever
Quote:
[PHP]Runtime Error 10048: Address In Use[/PHP] how can that be winsock1(0) is binded to port 1218 on my local ip 192.159.8.3 so how on earth can i be using that address i try even changing both ports but i still get the same error. I am using the UDP protocol if that helps.
__________________
Quote:
|
||
|
|
|
|
|
#2 | |
|
Professional Programmer
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3
![]() |
people ignore that......i feel so stupid......lol
i hate when things like this happens i must of stared at that screen effing and cursing for atleast 2 hours. the solution was simple.......i was using the close property when UDP is a connectionless protocol so using close was silly....i just created a winsock2 control and create a control array of that since winsock1 is still listening.......I just don't know how i did not spot that
__________________
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|