yogeshwadhwani
New Member
- Joined
- Apr 22, 2010
- Messages
- 33
Hi,
I have ODIN Diet application installed on my laptop, which is a commodity futures trading terminal,
it's a client terminal which is connected to the brokers server using TCP/UDP, which sends and receive data.
I need to send data to server, either I can send it through application for that I need to control the application
and send commands to it, I tried sendkeys but its not a reliable one...
I am looking for a macro which can control it through API/OLE or send data directly to the server
through TCP/UDP port.
Its possible using oswinsck.dll I have downloaded ostrosoft winsock component from
http://www.ostrosoft.com/oswinsck.asp
which also has a sample projects.
As I am a newbie I unable to understand it thus looking for some help.
Thanks any help much appreciated.
Yogesh
I have ODIN Diet application installed on my laptop, which is a commodity futures trading terminal,
it's a client terminal which is connected to the brokers server using TCP/UDP, which sends and receive data.
I need to send data to server, either I can send it through application for that I need to control the application
and send commands to it, I tried sendkeys but its not a reliable one...
I am looking for a macro which can control it through API/OLE or send data directly to the server
through TCP/UDP port.
Its possible using oswinsck.dll I have downloaded ostrosoft winsock component from
http://www.ostrosoft.com/oswinsck.asp
which also has a sample projects.
As I am a newbie I unable to understand it thus looking for some help.
Thanks any help much appreciated.
Yogesh