Hi,
I'm looking for the services of a programmer/designer/developer to build a very simple playback of 20 audio clips and show 20 different photographs and 20 different paragraphs of text.
A Home page would show 20 small pictures of people with a short piece of introductory text about each person ...
Search found 3 matches
- Fri Aug 28, 2020 1:42 pm
- Forum: Developer Services Marketplace
- Topic: Looking for a LC developer for a small and simple job
- Replies: 3
- Views: 48844
- Mon Apr 26, 2010 7:59 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: TCP/IP Socket Telnet
- Replies: 3
- Views: 6444
Re: TCP/IP Socket Telnet
Hi Mark,
Thanks for the insight and code snippets. With reading through the manual I put the following together to prove that I can communicate with my software application and eventually found it needs a CRLF to make it work. It works and I can control my app!
#Connect button
on mouseUp
open ...
Thanks for the insight and code snippets. With reading through the manual I put the following together to prove that I can communicate with my software application and eventually found it needs a CRLF to make it work. It works and I can control my app!
#Connect button
on mouseUp
open ...
- Fri Apr 23, 2010 4:03 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: TCP/IP Socket Telnet
- Replies: 3
- Views: 6444
TCP/IP Socket Telnet
I'm an absolute Newbie here. I done even know if the following is possible..
I currently control an application by a command line interface having opened a Telnet connection. Once opened and connected I then communicate by typing some commands such as "scene</net_remote_23>.activate" or scene ...
I currently control an application by a command line interface having opened a Telnet connection. Once opened and connected I then communicate by typing some commands such as "scene</net_remote_23>.activate" or scene ...