I am trying to set up a very simple TCP/IP sender. All I need it to do is send a string to a given server IP/Domain and port. I already have something listening for the packet but can not figure out how to simply send the string....
Announcement
Collapse
No announcement yet.
TCP/IP Sender
Collapse
X
-
Hey Ulrich...
yea I have purchased your plugin but can not seem to get it connected to send my message. What I am trying to do is gather the UUID from the computer, add a time stamp then send that packet to a server on a ddns.net address and a given port number. The server is filtered based on the UUID. So if it sees that specific UUID then it grabs its message and displays a received message.
So from your plugin i need to send something like 03000200-0400-0500-0006-000700080009 timestamp 1-10-2017 19:31:0
Then I have another software listening for this message. Sry for the questions. I am pretty whippy on Autoplay but haven't messed with network items much and must admit not to good at it.
Comment
-
-
OK Ulrich,
I think I have the communication working. I'll upload it so you can check it. I have put 0000 in for the port but it does work with our port. To get a UUID I have been using a CMD prompt. Does anybody have any idea how to bring the results from a CMD prompt into the project?Attached Files
Comment
-
-
Please contact me directly. Support for UDP was experimental in this plugin, it may not work properly. I have a newer build of the Socket plugin, which may allow sending a UDP message to an open port where a service may be listening for data.
Ulrich
Comment
-
-
Ulrich...
Hello Sir! I purchased your socket plugin and was looking to send an email via SMTP and tried your link for the example file and the link no longer works.
Could you send me a simple snippet on just sending out one email message with your plugin? Thanks in advance.
Comment
-
Comment