Python Forum
How to send data from a python application to an external application
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to send data from a python application to an external application
#1
I wanted to know a way to send some data from a python application to another application. The other application i am referring to over here runs on the same machine as that of the python application.
Dtaa should be sent in such a way that the change in data must be reflected on the desired parameter in the external application.
Please help me.
Reply
#2
This is all a bit vague. We need more information, for example: what is the other application? What OS are you running on? What kind of data? Is there anything else you feel is relevant to know? Try to give us enough information to help you. Are you able to use the facilities your OS provides for inter-process communication (e.g. pipes at least on UNIX)?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with to check an Input list data with a data read from an external source sacharyya 3 317 Mar-09-2024, 12:33 PM
Last Post: Pedroski55
  application design 67kap 0 359 Dec-27-2023, 03:38 PM
Last Post: 67kap
  How do I properly implement restarting a multithreaded python application? MrFentazis 1 587 Jul-17-2023, 09:10 PM
Last Post: JamesSmith
  programming OpenOffice with External Python Project bobthebuilder44 1 732 Apr-07-2023, 06:02 AM
Last Post: buran
  Python running only in application Mawixy 2 1,088 Apr-19-2022, 11:38 AM
Last Post: Mawixy
  execute commands inside a running application mr_byte31 3 1,293 Apr-12-2022, 08:50 AM
Last Post: Larz60+
  Launch Windows Application OEMS1 0 2,095 Mar-26-2021, 07:42 PM
Last Post: OEMS1
  Application to find title in PDF? Winfried 4 3,527 Mar-25-2021, 03:00 PM
Last Post: Winfried
  python application and credentials safety concern aster 4 3,416 Mar-06-2021, 06:51 PM
Last Post: snippsat
  Need Outlook send email code using python srikanthpython 3 8,086 Feb-28-2021, 01:53 PM
Last Post: asyswow64

Forum Jump:

User Panel Messages

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