Poll: Is it any good?
You do not have permission to vote in this poll.
Yeah
62.50%
15 62.50%
No
8.33%
2 8.33%
A little
29.17%
7 29.17%
Total 24 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Socket for Movement - Completed
#33
It is possible, you just have to use threads. I'm not sure if it is possible with VB6.0(probly it is, but I never used it in VB6.0). I used it is C++, actualy I was working with this a few hours ago. I'm making a winsocket Class for C++, using C's winsock2.h. To handle all the connections from all the sockets the server may have, you need to use a thread just to keep listening to the port, and an other one for each connection you are online, listening to the packets they send to you. I think it can be done with VB6.0, just google it ^^
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)