Re: modem communication



On 7 Dec 2005 03:34:55 -0800, manusha@xxxxxxxxxxxxxxxx wrote:

>hi, thank for the reply.
>i always wanted to use sockets for the communications, but there are
>some requrements that makes using sockets difficult ( this is what i
>think).
>the scenario is =>
>
>there will be several PC's with each having a modem and a telephone
>connection. No PC has the internet access. All PC's should have the
>ability to connect to any other PC by just dialing the corresponding
>telephone number. After connected, they need to communicate
>using the TCP/IP protocol. ( i.e i need to use Sockets in the
>communication.). PC's will have Windows Me/98 as the O/s.

Try using the dialin server included in windows 98 (or use the
dun 1.3 0r 1.4 upgrade on win 95). When you set the server, it
will answer on the first ring and establish a tcp/ip connection
with the calling machine. Not the best setup, but it does work.
The link below has some info to give you an idea on the setup.

http://www.windowsnetworking.com/j_helmig/dunservr.htm#included%20in%20windows98

.



Relevant Pages

  • Re: socket connection not being reset correctly
    ... >> is it my JVM thats causing the problem? ... it tries to send something on a broken connection it causes an error and the ... do with the JVM options or there may be a way to setup sockets to the way I ...
    (comp.lang.java.help)
  • Re: Socket communication on multihomed box
    ... LAN route before USB ... The thing is that connection MUST always stay open. ... as for sockets, I'm using native syscalls, not MFC. ... Another thing is that is should work both under Linux and Windows. ...
    (microsoft.public.win32.programmer.networks)
  • Socket communication on multihomed box
    ... I'm building a kind of server which is supposed to handle ... The thing is that connection MUST always stay open. ... as for sockets, I'm using native syscalls, not MFC. ... Another thing is that is should work both under Linux and Windows. ...
    (microsoft.public.win32.programmer.networks)
  • Socket communication on multihomed box
    ... I'm building a kind of server which is supposed to handle ... The thing is that connection MUST always stay open. ... as for sockets, I'm using native syscalls, not MFC. ... Another thing is that is should work both under Linux and Windows. ...
    (comp.programming)
  • Re: Socket leak
    ... MS> Its almost like there are stale sockets. ... it appeared that problem was caused by proftpd. ... connection in passive mode and then exited. ... connection in our system reported by netstat in ESTABLISHED state. ...
    (freebsd-hackers)