udp2email 1.0
Free
Latest version:
1.0
See all
Developer:
NetMedia, Inc.
UDP2EMAIL is a Microsoft Visual Basic program that demonstrates how to send an e-mail from a SitePlayer UDP packet. It binds to the PC's IP and Port address via the Winsock UDP protocol. When a packet is received, it sends out an e-mail using the VB MAPI controls. This example simply time stamps and e-mails the packet
it receives by using the FormatEmail function which is located in the UDP2EMAIL.BAS file. You should modify this function to meet your own needs.
Comments