Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Winsock: Unable to Listen after Sending on port
Message
De
13/09/2007 10:33:28
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Winsock: Unable to Listen after Sending on port
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01254109
Message ID:
01254109
Vues:
68
Very basic example here, but I need to send data to a server app (works fine) and then Listen for a response from the server app (doesn't work). The TIMEOUT is just to wait a few seconds to give the server time to respond. This is all Winsock stuff. Is there something I need to do before the Listen? I'm getting an OLE dispatch error, something about "No blocking operation is in progress..."
THIS.oSock.SendData(THIS.oSendData.strProcessData)
THIS.oSock.Listen()
WAIT WINDOW TIMEOUT 3
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform