G
Guest
Problem: Users of my GUI App A have to manually key in data from the GUI of
LAN legacy App B.
Question: Should I create an App to capture this App B data off the GUI (as
a screen scraper) OR
off the "wire" (as a sniffer) OR some other solution ? Which is "easier" ?
There is no API or documentation for the LAN legacy App B, so I can't think
of any other standard interface.
Any suggestions/advice are Welcome, as I will soon be rewritting App A in C#
from Delphi
LAN legacy App B.
Question: Should I create an App to capture this App B data off the GUI (as
a screen scraper) OR
off the "wire" (as a sniffer) OR some other solution ? Which is "easier" ?
There is no API or documentation for the LAN legacy App B, so I can't think
of any other standard interface.
Any suggestions/advice are Welcome, as I will soon be rewritting App A in C#
from Delphi