View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ste[_3_] Ste[_3_] is offline
external usenet poster
 
Posts: 1
Default Receiving data from a Lan Port

Hi,

I have a camera that when triggered sends information to the LAN port on my
PC.

At present I am using Hyperterminal to recieve this data and output it to a
text document. I then import the data from the text document into excel.

Is it possible for excel to recieve this information directly.

IP Address of PC - 192.168.0.1
IP Address of Camera - 192.168.0.10 - Port - 8500.

Thanks

Steve