home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-02.Z / 94-02 / text0277.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  11.5 KB  |  276 lines

  1.      I am trying to find out the dotted IP address of the machine to which a
  2. socket is connected.  My program listens for connection attempts and accepts
  3. them, so I don't know the remote machine's address to begin with.  I can
  4. call 'getpeername' and have it fill a sockaddr structure, but I don't know
  5. where to go from there.  The sockaddr data structure consists of a family
  6. field and a 14 byte address array according to the winsock header file.  I
  7. have tried calling 'inet_ntoa' with the address array to no avail.
  8.      Any ideas?
  9.  
  10.   -Andy
  11. --
  12. (aoliver@jarthur.cs.hmc.edu)
  13. From news@bigblue.oit.unc.edu Thu Feb 24 13:51:49 1994
  14. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  15.           id AA14962; Thu, 24 Feb 1994 20:27:33 -0500
  16. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  17.           id AA28157; Thu, 24 Feb 1994 20:18:26 -0500
  18. Received: from GATEWAY by bigblue with netnews
  19.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  20. To: winsock@sunsite.unc.edu
  21. Date: Thu, 24 Feb 94 18:51:49 -0500
  22. From: dstocker@delphi.com
  23. Message-Id: <Z8zJWhl.dstocker@delphi.com>
  24. Organization: Delphi (info@delphi.com email, 800-695-4005 voice)
  25. Sender: ses
  26. Subject: Port 70 not connecting under winsock/*
  27.  
  28. As you have guesed OI am trying to connect to a gopher at port 70 thorugh the
  29. MERIT public dial up
  30. slip server.  it will not connect under any software at port 70 it will send nu
  31. merous sync's, and nnot connect.  It will, however, connect at ports 23 and 21.
  32. Please respond if you have a soloutions (oh, I am using the internal slip).
  33.  
  34. Please respond via email if possible,
  35.  
  36. David Stocker
  37. dstocker@delphi.com
  38. From news@bigblue.oit.unc.edu Fri Feb 25 02:26:59 1994
  39. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  40.           id AA21747; Thu, 24 Feb 1994 21:27:33 -0500
  41. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  42.           id AA15346; Thu, 24 Feb 1994 21:26:54 -0500
  43. Received: from GATEWAY by bigblue with netnews
  44.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  45. To: winsock@sunsite.unc.edu
  46. Date: Fri, 25 Feb 1994 02:26:59 GMT
  47. From: Funk.17@osu.edu (Rob Funk)
  48. Message-Id: <Funk.17.34.2D6D61F2@osu.edu>
  49. Organization: The Ohio State University
  50. Sender: ses
  51. References: <ghamer.762012285@superior>
  52. Subject: Re: Trumpet Winsock and the Dialer.
  53.  
  54. In article <ghamer.762012285@superior> ghamer@superior.carleton.ca (Geoff Hamer) writes:
  55. >I'm having trouble getting the dialer in Trumpet Winsock to send
  56. >commands to my modem. I have an external 9600baud modem on COM1. The
  57. >modem works with many other applications in windows but not with
  58. >Winsock.
  59.  
  60. >I have been trying to get the login.cmd script to work but I don't
  61. >even get a flicker from the modem lights when the script executes an
  62. >'output' command. 
  63.  
  64. >I have also tried the 'manual dial' option. What is the deal with
  65. >this? When I select it I get a flashing cursor in the Winsock window
  66. >but I'm unable to type anything but the <ESC> key.
  67.  
  68. >I the 'External Slip' box selected and I have tried getting things to
  69. >work with the 'Hardware Handshake' box on and off. I'm assuming I just
  70. >have something set incorrectly. Anyone know what?
  71.  
  72. Sounds to me like you haven't told winsock/tcpman what com port your modem is 
  73. on.
  74.  
  75. ---------- R o b  F u n k -----------|-----------> Funk.17@osu.edu <----------
  76.  "I'm just a soul whose intentions   |  OR:  rfunk@magnus.acs.ohio-state.edu
  77.   are good... Please don't let me    |       funkr@er4.eng.ohio-state.edu
  78.          be misunderstood."          |       funk@cis.ohio-state.edu
  79. From news@bigblue.oit.unc.edu Fri Feb 25 02:31:16 1994
  80. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  81.           id AA24646; Thu, 24 Feb 1994 21:57:34 -0500
  82. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  83.           id AA20475; Thu, 24 Feb 1994 21:31:11 -0500
  84. Received: from GATEWAY by bigblue with netnews
  85.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  86. To: winsock@sunsite.unc.edu
  87. Date: Fri, 25 Feb 1994 02:31:16 GMT
  88. From: Funk.17@osu.edu (Rob Funk)
  89. Message-Id: <Funk.17.35.2D6D62F3@osu.edu>
  90. Organization: The Ohio State University
  91. Sender: ses
  92. References: <stevenmz.17.000C52F3@teleport.com>
  93. Subject: Re: Mosaic newsgroup?
  94.  
  95. In article <stevenmz.17.000C52F3@teleport.com> stevenmz@teleport.com (Steven M. Ziuchkovski) writes:
  96. >From: stevenmz@teleport.com (Steven M. Ziuchkovski)
  97. >Subject: Mosaic newsgroup?
  98. >Date: Wed, 23 Feb 1994 12:19:21
  99.  
  100. >Does anyone know of a newsgroup related to NCSA Mosaic?
  101.  
  102. Not to Mosaic specifically, but to the Web in general:
  103. comp.infosystems.www
  104.  
  105. (Don't forget, Mosaic is only one way of accessing the World Wide Web; Mosaic 
  106. is not the Web.)
  107.  
  108.  
  109. ---------- R o b  F u n k -----------|-----------> Funk.17@osu.edu <----------
  110.  "I'm just a soul whose intentions   |  OR:  rfunk@magnus.acs.ohio-state.edu
  111.   are good... Please don't let me    |       funkr@er4.eng.ohio-state.edu
  112.          be misunderstood."          |       funk@cis.ohio-state.edu
  113. From news@bigblue.oit.unc.edu Tue Feb 22 22:30:32 1994
  114. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  115.           id AA00782; Thu, 24 Feb 1994 22:57:33 -0500
  116. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  117.           id AA17189; Thu, 24 Feb 1994 22:35:32 -0500
  118. Received: from GATEWAY by bigblue with netnews
  119.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  120. To: winsock@sunsite.unc.edu
  121. Date: 22 Feb 1994 22:30:32 GMT
  122. From: chungy2@goya.its.rpi.edu (Yau Felix Chung)
  123. Message-Id: <2ke129$s3g@usenet.rpi.edu>
  124. Organization: Rensselaer Polytechnic Institute, Troy NY
  125. Sender: ses
  126. References: <stevenmz.7.0016772A@teleport.com>
  127. Subject: Re: wsfngr11.zip on sparky.umd.edu
  128.  
  129. In article <stevenmz.7.0016772A@teleport.com>,
  130. Steven M. Ziuchkovski <stevenmz@teleport.com> wrote:
  131. >Someone posted an announcement about a new finger client on sparky.umd.edu, in 
  132. >/pub/winsock. I ftped there and there was nothing there. Was there a mistake?
  133. >
  134. >Steve
  135. >
  136.  
  137.  
  138. They seem to have problem with the new ftp deamon so "dir" will give
  139. you no listings.  Try "ls" instead.  The file and others are there.
  140.  
  141. -F.
  142. From news@bigblue.oit.unc.edu Thu Feb 24 20:39:20 1994
  143. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  144.           id AA03909; Thu, 24 Feb 1994 23:27:33 -0500
  145. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  146.           id AA17909; Thu, 24 Feb 1994 23:00:48 -0500
  147. Received: from GATEWAY by bigblue with netnews
  148.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  149. To: winsock@sunsite.unc.edu
  150. Date: Thu, 24 Feb 1994 20:39:20 GMT
  151. From: bonnet@ub.com (Michael J. Bonnet)
  152. Message-Id: <bonnet.36.000CA83A@ub.com>
  153. Organization: Ungermann-Bass
  154. Sender: ses
  155. Subject: Looking for a domain name server
  156.  
  157. Everybody is looking for something, I'm looking for a Windows Sockets
  158. based Domain Name Server ("named" if you will). 
  159.  
  160. Is there a free one out there?
  161.  
  162.  
  163. -
  164. --
  165. --- SIG
  166. "Anyone can do any amount | Michael Bonnet            |The opinions expressed
  167. of work,provided it isn't | Voice: +1 408 562 5662    |here are mine... 
  168. the work he's supposed to | Internet: bonnet@ub.com   |yadda yadda yadda 
  169. be doing at the moment."  | Postal: 738 Spindrift Dr  |
  170. "Robert Benchley"         |   San Jose, CA 95134 USA  | 
  171.  
  172. EOF
  173. From news@bigblue.oit.unc.edu Fri Feb 25 04:00:31 1994
  174. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  175.           id AA03966; Thu, 24 Feb 1994 23:28:03 -0500
  176. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  177.           id AA26622; Thu, 24 Feb 1994 23:08:21 -0500
  178. Received: from GATEWAY by bigblue with netnews
  179.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  180. To: winsock@sunsite.unc.edu
  181. Date: Fri, 25 Feb 1994 04:00:31 GMT
  182. From: jackson@w3.me.ntu.edu.tw (Jackson Weng)
  183. Message-Id: <jackson.2.000C0237@w3.me.ntu.edu.tw>
  184. Organization: NTNU, Taiwan, R.O.C.
  185. Sender: ses
  186. Subject: Error retriving mail on Trumpet Mail?
  187.  
  188. To ALL,
  189.  
  190. I got the error message "Error retriving mail" when I use Trumpet Mail
  191. to connect to my pop3 mail server. 
  192.  
  193. HELP,
  194. Jackson
  195. From news@bigblue.oit.unc.edu Thu Feb 24 18:24:18 1994
  196. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  197.           id AA06937; Thu, 24 Feb 1994 23:57:36 -0500
  198. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  199.           id AA12435; Thu, 24 Feb 1994 23:34:38 -0500
  200. Received: from GATEWAY by bigblue with netnews
  201.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  202. To: winsock@sunsite.unc.edu
  203. Date: Thu, 24 Feb 1994 23:24:18 -0500
  204. From: wentwort@tiac.net (Dick Wentworth)
  205. Message-Id: <wentwort-240294232418@trader.tiac.net>
  206. Organization: The Internet Access Company
  207. Sender: ses
  208. Subject: System config. for Winsock? Help!
  209.  
  210. I'm an experienced Mac user who wants to connect a PC to the Internet using
  211. PPP.  I'm going to buy a system to do this as soon as I figure out the best
  212. (cheapest, yet effective) configuration.
  213.  
  214. I need sufficient speed to keep Mosaic from bogging down too much, but
  215. that's about it.  What hardware and system software can I get by with? 
  216. What TCP/IP and client software is available as shareware or freeware? 
  217. What will I have to buy from commercial vendors?  Can I do this for under
  218. $1000?
  219.  
  220. Appreciate answers to all or any part of these questions.  
  221.  
  222. Thanks in advance,
  223.  
  224. Dick Wentworth
  225. From news@bigblue.oit.unc.edu Fri Feb 25 06:57:50 1994
  226. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  227.           id AA11042; Fri, 25 Feb 1994 00:27:34 -0500
  228. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  229.           id AA04700; Thu, 24 Feb 1994 23:59:01 -0500
  230. Received: from GATEWAY by bigblue with netnews
  231.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  232. To: winsock@sunsite.unc.edu
  233. Date: Fri, 25 Feb 1994 06:57:50 GMT
  234. From: hammonds@anlpns.pns.anl.gov (John P. Hammonds)
  235. Message-Id: <hammonds.24.0000F6CC@anlpns.pns.anl.gov>
  236. Organization: Argonne Natl Lab Intense Pulsed Neutron Source
  237. Sender: ses
  238. References: <2khi7h$8nl@soc2.pop.psu.edu>, <2khitj$46p@apakabar.cc.columbia.edu>
  239. Subject: Re: mosaic .au files.
  240.  
  241. In article <2khitj$46p@apakabar.cc.columbia.edu> jel8@konichiwa.cc.columbia.edu (Jason E Levine) writes:
  242. >From: jel8@konichiwa.cc.columbia.edu (Jason E Levine)
  243. >Subject: Re: mosaic .au files.
  244. >Date: 24 Feb 1994 06:53:39 GMT
  245.  
  246. >In article <2khi7h$8nl@soc2.pop.psu.edu>,
  247. >Oleg Zabluda <zabluda@math.psu.edu> wrote:
  248. >>I am trying to istall Mosaic. Everything works fine but audio files.
  249. >>I am trying to use wplany as an external viewer with my speaker. When I click 
  250. >>on the "audio" button mosaic translates file, starts wplany and then wplany
  251. >>gives me massage : " A device ID has been used is out of range for your system"
  252. >>I don't have a soundcard but I think wplany works with speaker.
  253.  
  254. >I bet it's that .AU files are 16-bit sound files, and the PC speaker driver
  255. >(if you have it installed at all, which you may not) only supports 8-bit
  256. >sound.  I have a program called WHAM (Waveform Hold and Modify, if I am not
  257. >mistaken) that I picked up off of one of the standard PC FTP sites... it
  258. >will convert them to 8-bit sounds and play them.  (Not automatically,
  259. >though; I double-click on the audio link in Mosaic, WHAM loads up with the
  260. >.AU file loaded in, and then I have to select "Convert to 8-bit".)
  261.  
  262. >Hope that this helps.
  263.  
  264. >Jason
  265.  
  266. >Jason Levine              +---------------------------+          Jason Levine
  267. >318 Schapiro Hall         | Send electronic mail to:  |      1035 Park Avenue
  268. >605-15 West 115th Street  | Jason.Levine@columbia.edu |          Apartment 2B
  269. >NY NY USA 10025           +---------------------------+       NY NY USA 10028
  270. I have tried to install WHAM with Mosaic to no avail. I am using the SPEAK 
  271. speaker driver.  Can you post or Email some instructions on how to set this up?
  272.  
  273. Thanks
  274. John Hammonds
  275.  
  276.