Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TCP/IP Example Demo for LOCAL HOST/CLIENT Applications
#5
That's the thing, variation. Folks are going to want to use it in different way. We have some interesting things I found to address...

1) SHELL _HIDE without START hangs and you have to close it with Task manager. That's why I went with SHELL _HIDE with START added.

2) SHELL _DONTWAIT is a viable alternative. Seems to work the same and establishes the connection when the client window appears.

3) Do we need SHELL? No. Folks can just open both programs. The host will wait until the client is opened, without any code modification.

For James I'm not quite sure what you want to build with it, but the communication back is being made by that -1 value of the task_complete variable. I mean it sounds to me like you are looking for a demo where the host sends a memo to the client. and then the client sends a memo back.

Pete
Reply


Messages In This Thread
RE: TCP/IP Example Demo for LOCAL HOST/CLIENT Applications - by Pete - 10-25-2022, 05:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Menu Demo to be Expanded Pete 29 1,720 01-31-2026, 11:08 PM
Last Post: Pete
  A new and Exciting Demo! Cobalt 1 613 05-23-2025, 09:55 PM
Last Post: Pete
  Spinner Game Demo TerryRitchie 22 3,758 10-05-2024, 03:08 PM
Last Post: NakedApe
Tongue My 1st Demo BloodyHash 1 797 05-19-2024, 10:22 PM
Last Post: JRace

Forum Jump:


Users browsing this thread: 1 Guest(s)