Sponsored Content
Full Discussion: calling an internet site
Top Forums UNIX for Dummies Questions & Answers calling an internet site Post 1426 by Neo on Tuesday 6th of March 2001 01:24:14 AM
Old 03-06-2001
Question

Does Windows Internet Explorer (IE) run on any UNIX-ish platforms? If it does, then my entire world-view shifts more to the center Smilie I would be very surprised if you can run IE on any UNIX (even with a WINE-like emulator).

Microsoft has traditionally not been in the interoperability or cross-platform mode of building or compiling their products on UNIX-ish platforms. That is why Netscape was suggested by 98'. There are other UNIX utilities for making http 'calls', but Netscape is very popular because they support most UNIX flavors and distros.
 

6 More Discussions You Might Find Interesting

1. IP Networking

port access to site to site VPN

Setup a site to site VPN between two cisco routers. One of the site locations is unable to access ports such as https://example.com:9001 How do I let them go into port 9001? They can ssh, ftp, telnet and everything else. Is this a VPN issue or ACL access issue? I put permit ip host... (0 Replies)
Discussion started by: photon
0 Replies

2. Linux

SFTP an internet address from a system behind an internet proxy

I was wondering if it is possible to setup SFTP to go through the internet proxy while connecting to an internet location. Problem: Client system is behind internet proxy. SFTP to any internet location fails as there is no documented way to configure SFTP to connect to internet locations through... (4 Replies)
Discussion started by: toobrown1
4 Replies

3. IP Networking

How to establish site to site vpn - Linux machine and cisco asa?

Hi, I am trying to establish vpn between my linux server and cisco asa at client side. I installed openswan on my cent os. Linux Server eth0 - 182.2.29.10 Gateway - 182.2.29.1 eth1 - 192.9.200.75 I have simple IPtables Like WAN="eth0" LAN="eth1" (0 Replies)
Discussion started by: ashokvpp
0 Replies

4. IP Networking

Does cisco 1921 router support site to site VPNs using IPSec?

Q: "Does Cisco 1921 router support,, act as an endpoint for, site to site VPNs using IPSec? If so, how many? " A: If you get the Cisco 1921/k9 with the security services bundle then it will have built in security features. Cisco, typically includes IP Sec tunnels I believe as part of that... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

5. IP Networking

IPSec Openswan Site to Site VPN - Big Pain

Hi @all, I try to connect 2 LANs with IPSec/Openswan LAN 1: 192.168.0.0/24 LAN 2: 192.168.1.0/24 This is my Config: conn HomeVPN # # Left security gateway, subnet behind it, nexthop toward right. left=192.168.1.29 ... (1 Reply)
Discussion started by: bahnhasser83
1 Replies

6. What is on Your Mind?

Is this site for me?

Hello, I am new here and my name is Robert. I was actually looking for a forums website where I can go with questions regarding Linux and embedded Linux applications. I am fairly new (6 months) to the world of Linux and embedded Linux applications and the the learning curve is steep. When I am not... (13 Replies)
Discussion started by: Circuits
13 Replies
linphonec(1)						     linphone, internet phone						      linphonec(1)

NAME
linphonec - Console interface of linphone, a SIP compatible internet phone. SYNTAX
linphonec [-d] <debug_level> [-l] <debug_file> [-c] <config_file> linphonec -v DESCRIPTION
Linphonec is the console version of originally Gnome internet phone linphone (http://www.linphone.org) . Linphonec can be started without arguments. It doesn't need any config file to start correctly and will create a default one at the first startup if the file does not exist. By default the path of the config file is ~/.linphonerc . Most parameters (proxy, passwords) can be changed from the command line, for some of them (path of sound rings), you'll need to edit the .linphonerc config file. Once linphonec has started, linphonec wait for some commands and is ready to receive calls. The most important commands are call <sip url> : to call someone. A sip url is in the form sip:user@host terminate : to terminate a call answer : to accept an incoming call. help : to display interactive help. OPTIONS -d <debug_level> Use debug mode with given verbosity (debug_level). The debug_level is an integer in the range 0..5 . -h Output help information and exit. -l <log_file> Specifies a file where debug information will be written. Default is stdout. -c <config_file> Specifies the config file to read at startup. FILES ~/.linphonec ENVIRONMENT VARIABLES
EXAMPLES
AUTHORS
Florian Winterstein <fwin at gmx.de> Simon Morlat <simon.morlat at linphone.org> SEE ALSO
linphone(1) sipomatic(1) Florian Winterstein &; Simon MORLAT 1.0.0 linphonec(1)
All times are GMT -4. The time now is 06:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy