Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 20th, 2006, 5:19 PM   #1
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3 kruptof is on a distinguished road
Angry Winsock Error Makes No Sense/Driving me Crazy

This error is driving me crazy and absolutley makes no sense to me what so ever
Quote:
winsock1(winsock1.ubound+1)
winsock1(winsock1.ubound).close
winsock1(winsock1.ubound).RemoteHost="192.159.8.4"
winsock1(winsock1.ubound).RemotePort=1912
winsock1(winsock1.ubound).SendData "ACK"
all this happens on winsock1(0)'s data arrival event. no matter what i do i keep getting an:
[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:
When I was young it seemed that life was so wonderful,a miracle, oh it was beautiful, magical.
Now watch what you say or they'll be calling you a radical,a liberal, oh fanatical, criminal. Oh won't you sign up your name,we'd like to feel you're acceptable, respectable, oh presentable, a vegetable
kruptof is offline   Reply With Quote
Old Jun 20th, 2006, 5:40 PM   #2
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 333
Rep Power: 3 kruptof is on a distinguished road
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:
When I was young it seemed that life was so wonderful,a miracle, oh it was beautiful, magical.
Now watch what you say or they'll be calling you a radical,a liberal, oh fanatical, criminal. Oh won't you sign up your name,we'd like to feel you're acceptable, respectable, oh presentable, a vegetable
kruptof is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:23 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC