A blog on Tally Integration, to import and export data from Tally.ERP programmatically using VB6, VB.NET,C#,ASP.NET etc

Wednesday, July 4, 2007

Can I have Tally Software on a different machine, other than that on which RTSlink DLL is installed ?

Yes. You can have Tally Software on one machine and RTSlink DLL on a different system and still use the DLL to read/write Tally data.

For this you need to create a plain text file named RTSLINK.INI in your Software Application folder which contains the following text:-

[Tally]
Server=192.168.1.1

Remarks:-
Substitute the IP-Address given above with the IP-Address of machine in which Tally Software is installed.

1 comment:

Boobalan said...

when i try this, my system gets restarted, this happens whenever i try to access the tally software which is in remote machine using this rtslink.ini file