Listen to TCP/IP PORT 
Author Message
 Listen to TCP/IP PORT

Does anyone know how to develop a program that listens to a port and
when a messages arrives at that port, it does something?

Thanks in advance.

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Wed, 18 Jun 1902 08:00:00 GMT  
 Listen to TCP/IP PORT

Quote:

>Does anyone know how to develop a program that listens to a port and
>when a messages arrives at that port, it does something?

>Thanks in advance.

We have a couple of items which will help give you a step in the right
direction:  a tutorial on TCP/IP programming which explains how to
listen on a port and respond to connections to that port.  In
addition, we have a freeware product called SocketWrench, which is
featured in this tutorial.   Both the tutorial, "An Introduction to
TCP/IP Programming," and the SocketWrench control are bundled together
in the same package and can be downloaded at

http://www.catalyst.com/download/wrench.html

David



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Q: How to Listen to Open Port using Winsock (TCP/IP)

2. VB Port Listening ** Only listening not bound to a port

3. Listening for TCP/IP connection

4. Change TCP/IP port configuration

5. Opening a TCP/IP port with access

6. TCP/IP ports

7. Read and write TCP/IP ports??

8. Testing TCP/IP Ports in VB5 ?

9. Ports, TCP/IP and all things like that.

10. Reading and Sending to a TCP/IP port?

11. Redirecting Serial Port to TCP/IP socket?

12. ActiveX error when adding tcp/ip printer port?

 

 
Powered by phpBB® Forum Software