Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Listen on TCP Port

Status
Not open for further replies.

joeb5110

Technical User
May 8, 2009
42
US
Is there a command in Procomm to open a TCP or UDP port?
 
I want to listen and log the incoming data to a file.
I want to stop just before midnight and resume after midnight.
Basically, just want to capture cdr output. I can't get the expense for an
actual call accounting program approved. I don't have to create sophisticated
reports, the raw data is fine. However, it doesn't include the date, so I need
to stamp it, or better yet, open and close a new file each day, since they will be
large files.
I can do this easily in Zoc, but haven't figured out yet how to stop and restart
the script based on time of day.
Thanks.
Joe
 
A few years back, I used a piece of software called COM/IP that let Procomm accept incoming connections on virtual COM ports. You can download it here:


I haven't used it for quite some time, but hopefully it still works with Procomm.

I have a few capture scripts on the samples page of my website (link below) that should get you started on the process. Holler if you have any questions about them.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top