recieve data asynchronously and send the data on the same socket 
Author Message
 recieve data asynchronously and send the data on the same socket

Is it possible to set up a socket in .net to recieve data
asynchronously (using Begin/end Recieve/Accept) and send the data on
the same socket.  I need to achieve this as I must send and recieve on
the same port number, and I belive I cannot create two sockets on the
same port.  I also need to be pretty much constantly listening.

TIA

Simon



Sun, 05 Dec 2004 00:39:24 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. MSComm does not recieve data when Hyper Terminal recieves data OK

2. Sending and recieving serial data...HOW?

3. Sending strings hich recieve data to API calls ?

4. HELP: Sending ascii or binary data over TCP socket

5. Sending socket data from VB client to a JAVA based server

6. Send binary data (.JPG) across sockets

7. is net.socket able to block receiving data until it handles the data

8. populate VB data Combo asynchronously!

9. populate VB data Combo asynchronously!

10. How to get data and send data via USB

11. recieve data from com1 vb

12. Recieving data with MSComm1.Input

 

 
Powered by phpBB® Forum Software