Networking :: Connect Otcl And C++?
Jan 10, 2010
i have downloaded ex-linkage.cc and ex-linkage.tcl codes while browsing "ns by example" in google.i followed the steps involved as follows:add the object file in makefile then#make
#ns ex-linkage.tclthese steps i followed but got error as cannot create objects for the class connected
View 1 Replies
ADVERTISEMENT
Jan 11, 2010
have downloaded ex-linkage.cc and ex-linkage.tcl codes from the linki followed the steps involved as follows:
add the object file in makefile then
#make
#ns ex-linkage.tcl
[code]...
View 3 Replies
View Related
Apr 19, 2011
I need to refer a sample code to develop a network simulator using c++/system c as back end and perl scripting asd front end.CAn anyone please refer to me any websites were this kind code is given.I do not want to use this otcl script language so wothout this is any code available just for sample so i wii know were to start and develop my own code.
View 3 Replies
View Related
Apr 9, 2011
I'm trying to install NS2.27. I have to use this version, so I started the installation. There were some errors, I fixed them one by one. But there is an error that I can't pass it. I really tired of searching the Net for errors. The installation process stops here:
Code:
gcc-4.3 -o otclsh -g -O2 -I. -I/home/nabi/Desktop/ns-allinone-2.27/include -I/home/nabi/Desktop/ns-allinone-2.27/include -I/include otclAppInit.c
-L. -lotcl -L/home/nabi/Desktop/ns-allinone-2.27/lib -ltk8.4 -L/home/nabi/Desktop/ns-allinone-2.27/lib -ltcl8.4 -lXext -lX11 -lnsl -ldl -lm
/tmp/cc8MtFKZ.o: In function `Tcl_AppInit':
/home/nabi/Desktop/ns-allinone-2.27/otcl-1.8/otclAppInit.c:237: undefined reference to `Otcl_Init'
collect2: ld returned 1 exit status
make: *** [otclsh] Error 1
otcl-1.8 make failed! Exiting ...
View 4 Replies
View Related
Jul 23, 2010
Right now I have a machine set up running Fedora. I have configured inittab to accept Console Logins, but I am having problems getting my netbook running PuTTY to connect. How would I go about finding the Host Name and Port to connect to?
View 6 Replies
View Related
Jun 12, 2010
My wireless (Toshiba laptop, 10.04 64 bit) is just hanging when trying to connect. It was working fine but now nothing. My Wireless antennae is on and my other laptop can connect with no problems. I have restarted the router and the laptop twice.
View 1 Replies
View Related
Nov 2, 2010
I am unable to connect to wireless network in ubuntu 10.10.i have noticed that the iwlagn driver isnt been used by anything.
View 9 Replies
View Related
Jan 10, 2011
in linux world and have recently downloaded and installed ubuntu desktop 10.10i cannot connect to both wired and wireless ethernet on my laptopit tries to connect but fails in 30 seconds , it says"disconnected" while i am able to connect to the same in windows i have broadcom 4315 and i have tried both fwcutter and ndiswrapper but the problem persiststhe device id is 14e4:4315
View 9 Replies
View Related
Apr 6, 2011
I am trying to setup a dhcp server for my internal network. I have two NICs, a modem, and a wireless router. I have my server connected directly to my modem which is providing me with Internet access on eth1 and is working fine. I have dhcp and dns setup on eth0 which is connected to my router. The router shows that it is connected to the Internet but when the router gives a client computer an IP address, the client is unable to connect to the Internet but can connect to the router. I will post my configuration files below with my current configuration.
[Code]....
View 5 Replies
View Related
Aug 8, 2011
I can connect to the internet through wifi, but I cannot connect to anything on my network. I have a printer and a NAS, so I would really like for this to work again. I have a dell laptop with a Broadcom card.
View 9 Replies
View Related
Aug 15, 2010
I had put my computer on standby and when i restarted it, it powered off within a few seconds. I turned it back on and after that i've lost connectivity to internet on Ubuntu 10.04.
However I have VMware (XP) installed and internet/network works on that. I'm a newbie with Linux.
Here are some outputs:
I have tried to edit the connection using System>Preferences>Network Connections. I entered manual settings for IPV4, but whatever i enter there, it doesnt get reflected when i type ifconfig in the terminal window. I tried setting it to Automatic DHCP as well. Doesnt work.
View 1 Replies
View Related
May 3, 2011
I can not connect to wifi networks, i can see them but not connect.
My wifi device is:
View 9 Replies
View Related
Jul 28, 2011
I have recently installed ubuntu 11.04 on my asus eeepc1005hab. And I've had problems with the wifi. I can connect via ethernet, but the wireless won't connect. I can see the connection, but my wifi never connects. I've tried many things but it still won't work.
View 9 Replies
View Related
Jun 14, 2010
I use Ubuntu i can not work internet connection Please help me search for a solution but did not find
Use the USB modem model x060s.
View 3 Replies
View Related
Nov 12, 2009
I've recently set up a local development webserver using Karmic Koala. I downloaded and installed the server version of Kubuntu and have the web server working.
The problem is that for some reason, I'm no longer able to connect to the internet. I can connect to my router, and other machines in my network can VNC into the server.
I'm using an wired connection to the router and have the server set up on an internal IP of 192.168.0.100. I used to be able to connect to the internet, I downloaded and installed a load of packages etc before it stopped working.
The last thing I remember doing before it stopped working was that I installed Samba so I could share files with the other machines on the network (two Macs running Leopard and a WinXP laptop).
I got the share working - I copied a load of files to the server via the share, rebooted, and for some reason now I can't connect to the net (and other machines can't see the Samba share either.) However I can still VNC into the server.
View 1 Replies
View Related
Sep 15, 2009
I have a Dell PowerEdge 1650 server with 3 NICs in it. I am trying to use one NIC (eth0) to connect to the internet, the second NIC (eth1) to share the internet connection to a LAN, and the third NIC (eth2) to connect to the LAN.
It is running Ubuntu server 8.10
The problem that I'm having is that NetworkManager (version 0.7.0) keeps setting eth2 as the default connection, and then I don't get any internet at all from the server.
My main goal is to be able to share files from the server to computers on the LAN. The secondary goal is to have a virtual machine hosting a Halo server, connected through eth2, so that it can host LAN games. But that is a secondary goal after I get the connections to work.
I've been looking around and finding other people who have done bits and pieces of this, but not the whole thing. I had been hoping to simply use the NetworkManger, but I don't mind editing config files.
Also I can't seem to find any good instructions on editing the /etc/network/interfaces file. The man file is incomplete, and everything seems to point back to the man file.
View 2 Replies
View Related
Mar 6, 2010
I have installed fedora 12 recently. after installation i tried to connect to the internet using BSNL broadband connection. I filled in the details such as IP, Netmask, Gateway and even DNS servers. In the services also I ensured that the network manager services is on. However even though my computer cannot connect to the internet. I then tried the ping test of the modem from the address 192.168.1.1 and found that the ping test is successful. Then i tried the network administrator and there I noticed something unusual.
There are two options in the devices eth0 and eth1 thats ok but the unusual; thing is that the Activate (green button), Deactivate (red button) and even the delete buttons are in the background and I cannot select them. Isthis the problem for the network connectivity.
[Code]....
I then tried the ping test of the modem from the address 192.168.1.1 and found that the ping test is successful. Then i tried the network administrator and there I noticed something unusual. There are two options in the devices eth0 and eth1 thats ok but the unusual; thing is that the Activate (green button), Deactivate (red button) and even the delete buttons are in the background and I cannot select them. Isthis the problem for the network connectivity.
View 3 Replies
View Related
Feb 14, 2010
I just got connected to Charter Cable Internet service a few days ago and I'm having a weird problem with my home network. Prior to this my network worked fine. On my network I have a desktop running Ubuntu 9.10/64 and Virtualbox with WinXP installed, an HTPC with Ubuntu 9.10/32 installed and a laptop dual booted with Ubuntu 9.10/32 and WinXP. The desktop and HTPC are hard wired to a wireless router and the laptop is wireless. The cable modem is hard wired to the router. I have samba installed and UFW is disabled. The problem is: with the cable modem turned off or on standby, all machines connect to each other and can transfer files, etc just fine but when I activate the cable modem all of the machines can connect to the Internet but the machines running Ubuntu can't connect to each other on the home network. If I boot the laptop into Windows, it can connect to the Linux machines just fine but if I boot it into Linux, it won't connect to the Linux machines but it can connect to the Internet and as far as the desktop, Ubuntu won't connect to the network but Windows running in the Virtualbox with bridged networking can connect to all of the machines.
View 2 Replies
View Related
Dec 29, 2010
I was having no problems (that I knew of) browsing the web since installing Ubuntu 10.10 a week or so ago. I was previously trialling Win7 as my customers will likely be using that in the future. Then I wanted to go to internode.on.net. Got the following: Quote: Firefox can't establish a connection to the server at internode.on.net. or Quote: Oops! Google Chrome could not connect to internode.on.net
As it was just after Christmas I thought it must be down, for upgrades or maintenance etc. I later tried to go to Freebsd.org; same error. I've been having a small number of other websites give the same error. I thought nothing of this until I tried it on my wife's macpro. I could log onto all the websites I wanted to and none gave any indication of having been down. Both boxes are on the same adsl connection. I still can't access internode or freebsd on 10.10 yet have been able to access every website on OSX. Now, I was only looking at them for info but am worried I won't be able to access something important. (so far everything I 'need' is working)
ping just drops out. edit: weirdest thing! I just retried and now can not emulate the problem for internode. freebsd still won't show. that is less than five minutes between problems and resolution! I hadn't even posted! But I still would like to have an idea of what is going on. Here is the ping error for freebsd: Quote:
[Code]...
View 9 Replies
View Related
Jan 21, 2009
I wanted to be able to have separate NICs with separate IPs connecting to separate gateways on a machine so I could put an ftpd on each one. I tried binding an ftpd to each, and running separate instances of the ftpd. I tried virtual hosts.
NOTHING worked. I could either use one ftpd or the other. I could either connect via ssh on one IP or the other. the second I turned one NIC off stuff would work again. I messed with basic iproute commands, andnothng worked until I got this script to run, which allowed me to use each NIC independant of the other.
Code:
#!/bin/sh
#ip route flush all
ip route del default dev eth1
ip route del default dev eth0
ip route del table 1
ip route add table 1 to default via 10.10.10.1 dev eth1
code....
But now, samba client doesn't work. cifs mounting doesn't work either. It can't connect.
BEFORE I ran that script, I could connect via ssh, or to the ftpd running on the machine using a LOCAL IP - 10.10.10.2. AFTER, I have to use the external IP, or I cannot connect. I know that has something to do with it, but I do not have the advanced linux routing knowledge to redo the script or come up with a solution.
View 5 Replies
View Related
Jul 7, 2010
i bought a vps last week. I wanna if it is possible that the only connection on my computer will be to the vps(i wont be able to connect directly to the internet for example) and if i want to connect to the internet it will be through the vps . i wanna use ssh and especially iptables(and not the proxy of the browser)
View 1 Replies
View Related
Sep 22, 2010
I have a problem with my PC. I've just installed RHEL 4.7, then i've setup ip (192.168.81.122), subnet mask (255.255.255.0), default gateway(192.168.81.1), dns. But when i ping to 192.168.81.1, then i recieved message "Destination Host unreachable". My NIC is: D-Link DFE-528TX 10/100Mbps Fast Ethernet I try many ways, but it's still display that response. Can anyone give me another ways to connect to my LAN network.
View 5 Replies
View Related
Jan 18, 2010
I just installed Fedora 12. My wireless card in the laptop works, and can "see" available networks. At system startup it pops a window for me to enter a security key, but I can only choose:
None
WEP 40/128
WEP 128 Passphrase
LEAP
Dynamic WEP
My router is set up to use WPA-Personal with AES, and works just fine with various Windows and Mac computers.
I ran yum install NetworkManager and same for wpa-supplicant. Both were updated to most recent version, but I still cannot enter a WPA security key.
View 6 Replies
View Related
Apr 1, 2010
i got little frustrated with vsftps. the transfer rate is very low. im using fedora 12 and use ad-hoc to connect beetwen my two box..
View 6 Replies
View Related
Jun 4, 2011
I able to connect to Internet with WAP encyrption. But after I restart my laptop, it cannot connect again.I also cannot connect to wireless with WEP encryption.I cant even connect to open wireless without password. It is very weird that I able to connect awhile with WAP but others cant.Anyone counter this problem? What is the problem? driver?But I able to detect wireless. And can connect with LAN cable.
View 2 Replies
View Related
Jan 5, 2010
i'm using ubuntu 9.10 and i want to connect to a vpn network which i should use to browse internet.but i don't know how i can do this.i tried vpn connection from above menu of ubnutu but it didn't worked.i should connect to lan or wireless and then use a vpn to browse internet.i have username and password and i should connect to isp.um.ac.ir.i dont know anymore information about which type of vpn is that.but i should use L2TP when i use a software to connect to vpn in windows and i can use a program called ibsngdialer or i can create a new vpn connection in windows 7.but i dont know how i can connect to this vpn in ubuntu 9.10
View 1 Replies
View Related
Mar 4, 2010
I have a wpa 2 connection and ubuntu 9.10 wont connect. I have turned the password off via another computer using windows and it works. I have a us robotics 5420 adapter with a linksys WRT54G2 router.
View 9 Replies
View Related
Jun 11, 2010
I'm typing on my newly installed Ubuntu 10.04 Lucid Thingy-Magiggy on a cable!Being a windows convert with no experience in DOS/Terminal and the like, I have no idea what I'm doing and have no clue what's up with my wireless connection!Using Wicd Network Manager- I can see all the Access points in range, I tried to connect to my home access point to no avail.... "Bad Password"... (I was the one who set that password, I should know what it is!).
What's going on? I tried with wifi radar but that just crashed at the 'obtaining ip' bit so I guess that's the problem?On a evesham laptop with 32bit desktop edition. Wireless = IntelPRO/wireless 2200BG (i think)
-ifconfig
eth0 [irrelevant]
eth1 Link encap:Ethernet HWaddr 00:15:00:42:bf:de
inet6 addr: fe80::215:ff:fe42:bfde/64 Scope:Link
[code]....
View 9 Replies
View Related
Jun 19, 2010
I have 10.4 and wish to connect to my XP MsHome LAN. Before ubuntu I tried the MEPIS distro and it worked first go as it must have been installed with the package. I can see all the XP boxes on my Linux Network Manager panel but when I try to get to them I get the 'Error can't mount' etc panel. I am now in Synaptic on the Linux box and samba is showing with a red icon next to it, but there are many other samba entries. Do I just need the one with the red icon next to it or others as well?
View 1 Replies
View Related
Sep 25, 2010
I have been using ubuntu for about a month now, and dont planon returning to windows. I recently ran cat5e cable through my home and installed a 24-port linksys(ef412) switch. Since the swap i have been unable to connect to the network. I took the same computer to school and connected fine through their network. I installe Wicd and it told me that at my home i could not get an ip address. My dad's XP conects with no issue. tried diferent port, different wire and nothing changed. I wanted to install a Linksys wireless N router(wr160N) i already have, should i install it before or after the switch.
View 2 Replies
View Related