Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!eru!hagbard!sunic!cs.umu.se!peter From: peter@cs.umu.se (Peter Lundberg) Newsgroups: comp.lang.modula2 Subject: communikcations Message-ID: <1990Nov25.141716.16712@cs.umu.se> Date: 25 Nov 90 14:17:16 GMT Sender: news@cs.umu.se (News Administrator) Organization: Dep. of Info.Proc, Umea Univ., Sweden Lines: 25 Maybe anyone in netland can help me out with thisone... I need to have my PC, via modem (modem1) call a second PC (modem2) to perform filetransfers, but also to request the sending of a file (only text files) this meens that: - modem 1 must be able to call and to command modem 2. - modem 2 must be able to respond. - modem 1 must be able to acknowledge the response. I can not use any commercial software package since this is must be an integral part of a larger software. (it has to do with sending and receiving results) Preferably I would like to use Modula 2 or Turbo Pascal, any ideas of how to do this?? responses please via Email to peter@cs.umu.se Peter Lundberg ph. +46 90166820 fax +46 90166126 thanks!