WebTransfer - very cool! I had to try a very simple sample program. Here is a User Command to determine your "real" Internet address using the website, www.myip.com. WebTransfer makes it simple. This command shows the IP address of my wireless router which is my real IP address, not the IP address of my machine on the network.
’ CMDMYIIP A;a
[1] a„'x' Œwi 'Create' 'APL2000.WebTransfer'
[2] a„'x' Œwi 'XOpen' 'http://www.myip.com'
[3] a„(Œio+1)œ'x' Œwi 'XSend' '' ''
[4] a„3‡(Ÿ\a Œss 'is')/a
[5] RESULT„(^\0=a Œss '<')/a
[6] 'x' Œwi 'Delete'
’
Saved to the user command file, sample results:
]myiip
209.179.33.120
Question - is the WebTransfer.DLL all the is required to redistribute the Control and the .NET Framework?