Python Forum
Socket Program Challenging issue, please help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Socket Program Challenging issue, please help
#1
Dear Experts

Hope all doing Good

facing a challenging problem in my C socket Program, Please help in this regard.
Am writing a server Socket Program, it is working fine but my requirement is below.


Am having 2 cprograms

1. Child c program which will have a function to convert upper case as function as below.
2. a server socket program to send the result of child program to socket specified port.

if it is a chat kind of program , i can able to do, but it need send message to socket from other function and value.

Problems,

1. After sending first message Server socket program is exiting.
2. how to keep waiting the server socket program and to send frequent changing results from child program to socket.

Please help me in this regard, will help me a lot.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020