Welcome, Guest. Please login or register.

Author Topic: WinUAE and the Internet  (Read 4928 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
WinUAE and the Internet
« on: November 12, 2009, 01:16:08 PM »
Hello,

My set-up is Workbench 3.1 installed on a CF card. This allows me to use my set-up (Workbench 3.1) on both the real hardware (A500+) and also WinUAE. At the moment it is impossible for me to connect the amiga to the home network and therefore I was wondering if could build my set-up on WinUAE instead.

In other words what I am asking is if it is possible to browse the Internet using AmiTCP and AMosaic (or some other browser) on Workbench 3.1 when running on WinUAE!

Regards,
Sim085
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Re: WinUAE and the Internet
« Reply #1 on: November 12, 2009, 01:51:33 PM »
Thank you both for the quick reply. So what happens in WinUAE when you enable this library? I mean if nothing is installed on my set-up then how does Workbench know what it has to do with TCP requests?
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Re: WinUAE and the Internet
« Reply #2 on: November 12, 2009, 02:30:13 PM »
Quote from: Piru;529280
Nothing. The only difference is that there's a bsdsocket.library in memory. All network applications use this library.

On real amiga hardware there would not be bsdsocket.library running in memory when Workbench boots up unless I install something like AmiTCP right? or?
« Last Edit: November 12, 2009, 02:35:44 PM by sim085 »
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Re: WinUAE and the Internet
« Reply #3 on: November 12, 2009, 03:55:41 PM »
I spent some time thinking about this and am not sure if I have arrived to the right conclusion - If I am on real amiga hardware then I need AmiTCP to manage my TCP messages. However on WinUAE I can just enable the bsdsocket.library without the need to have AmiTCP installed.

What is confusing me is how this is all worked out inside Workbench. If I have an application that needs to send a message on TCP then how does this manage to do so? Does it always search for bsdsocket.library?
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Re: WinUAE and the Internet
« Reply #4 on: November 12, 2009, 06:08:03 PM »
Quote from: MozzerFan;529301
To make use of TCP/IP services on a real amiga you need bsdsocket.library.
On a real amiga this library is created by the TCP/IP stack (genesis, miami, amitcp).
 
Under winuae you can make use of  bsdsocket emulation. Winuae creates the library and through emulation makes use of the windows internet connection.


Thank you very much for the explanation. I think I understand better now :)
 

Offline sim085Topic starter

  • Hero Member
  • *****
  • Join Date: Aug 2008
  • Posts: 958
    • Show all replies
Re: WinUAE and the Internet
« Reply #5 on: November 13, 2009, 03:56:16 PM »
Sorry to bring this up again. However just wanted to ask a simple question. Am I right to conclude that AmiTCP is right for the problem depending on how my A500+ is connected to the network? Or?