In 1997, Dimension Data acquired Internet Solutions by purchasing the remaining 75% of the company; previously they had acquired 25% the year before.[3] Ronnie Apteker, one of the founders of Internet Solutions stated that one of the main reasons for selling the company was to enhance the company's ability to deliver to the market and has joined forces with Dimension Data to meet market needs.[4]
In December 2016, the company announced that it had entered an agreement with Naspers to acquire MWEB as an entry into the residential consumer Internet market.[9][10] On 9 May 2017, it was announced that the South African competition authorities approved the proposed acquisition of MWEB with 31 May 2017 being the effective date of the sale.[11][12]
It pioneered uncapped internet access and is one of the leading ISPs in the market. Mweb works with fibre network operators and mobile network operators to provide fibre and wireless internet connectivity.
This is no longer necessary in newer LaTeX versions and the filecontents package no longer has any functionality with those newer LaTeX versions. So in new versions \usepackagefilecontents can safely be dropped (which gets rid of a warning).
From a manifold page, you must first choose your cartridge function. Once you choose your function, click on the BUILD ASSEMBLY button below the WHERE TO BUY BUTTON. Once clicked, you will be presented with valid cartridges for your manifold. Select the cartridge of your choice and follow the instructions at the top of the page. If your particular combination has been generated before, the resulting assembly page will be available immediately. If not, you will be asked to enter your email address. Once the page is complete, an email will be sent to you including a link to the assembly product page.
From a cartridge product page, click on BUILD ASSEMBLY and you will be presented with a listing of compatible manifolds. In the case of main stage and pilot stage cartridges, you can either build a cartridge to cartridge assembly or a cartridge to manifold assembly. Once your choice has been made, follow the instructions at the top of the page. If your particular combination has been generated before, the resulting assembly page will be available immediately. If not, you will be asked to enter your email address. Once the page is complete, an email will be sent to you including a link to the assembly product page.
Please note that the Assembly Build Process is an automated process. It can be utilized at any time. Pages are generated typically within minutes but delays can occasionally be expected. In the event of a delay, a team at Sun will work to resolve the issue to ensure you receive your information as quickly as possible.
Vented, load reactive load control valves with pilot assist combine two valves; a check valve and a relief valve. The check valve allows free flow from the directional valve (port 2) to the load (port 1) while a direct-acting, pilot-assisted relief valve controls flow from port 1 to port 2. Pilot assist at port 3 lowers the effective setting of the relief valve at a rate determined by the pilot ratio. Backpressure at port 2 does not affect the valve setting because the spring chamber references the vent (port 4).
While cylinder drifting is often attributed to a leaking or damaged counterbalance valve, it can also be caused by cylinder seal leakage or changes in oil temperature. If you believe the seat of the counterbalance valve has been damaged, which can be caused by shock or contamination, it is advisable to replace the valve with a new factory set valve. Always follow the manufacturer's recommendations for servicing of hydraulically actuated machinery, and insure all loads are mechanically supported and cartridges are not under pressure when removed.
Yes it is sealed; however every time the valve is cycled a small amount of oil passes into the spring chamber--about 1 drop for every 4000 cycles. If the vent is blocked, the spring chamber will eventually fill with oil, building pressure until the valve won't open.
It is always recommended that a counterbalance valve be set before it is installed in an application. Correctly setting a counterbalance when it is installed is very difficult due to the pilot assist and the interaction with the actuator. Once installed the adjust screw should be considered a manual override.
We do not recommend it. There is a possibility that the pilot area could get filled with oil and slow down or prevent the closing of the valve. A correct solution is to connect port 3, the pilot port, to port 2, the outlet port.
Backpressure at port 2 (inlet) may adversely effect the operation of a three port counterbalance valve as it directly opposes pilot pressure. When backpressure exceeds pilot pressure, it adds to the setting of the valve at a rate of 1 plus the pilot ratio times the backpressure, i.e. with 200 psi (14bar) back pressure at port 2 on a 3:1 counterbalance valve, the setting would increase by 800 psi (55 bar). In effect, backpressure drives the counterbalance valve closed. Using vented counterbalance valves typically will correct this problem.
MWeb supports the development and adoption of industry standards ("W3CRecommendations") enabling multimodal Web access using mobile devices. MWebincludes European outreach activities on first-generation W3C multimodalRecommendations as well as support required for developing a secondgeneration of specifications with significant European participation.
Key objectives of the IST programme are reinforcing European strengths,and to overcome weaknesses in areas which are critical for Europeancompetitiveness. Multimodal Web access from mobile devices is a keyopportunity for Europe to use one of its strengths (mobile technology) toovercome one of its weaknesses (Web technology) in order to increase overallcompetitiveness. Moreover, cooperation with standards bodies will be acontractual requirement in FP6 projects.
The MWeb outreach activities increase awareness and visibility of W3C'smultimodal specifications within Europe. This is required since the firstgeneration specifications have been developed with a limited level ofEuropean participation. Moreover, W3C's work on multimodal technology doesnot have the visibility of some other areas of W3C's more recent work (e.g.semantic Web, Web services).
The MWeb technical activities provide European research and industry withcompetent partners within the W3C that will help to raise the level ofEuropean participation in W3C's multimodal work to a level that is requiredto realize the potential increase in European strengths that lies in theconvergence of Web and mobile technologies.
This whitepaper explains the underlying infrastructure and technologies that make the Internet work. It does not go into great depth, but covers enough of each area to give a basic understanding of the concepts involved. For any unanswered questions, a list of resources is provided at the end of the paper. Any comments, suggestions, questions, etc. are encouraged and may be directed to the author at rsh...@gobcg.com. Where to Begin? Internet AddressesBecause the Internet is a global network of computers each computer connected to the Internet must have a unique address. Internet addresses are in the form nnn.nnn.nnn.nnn where nnn must be a number from 0 - 255. This address is known as an IP address. (IP stands for Internet Protocol; more on this later.) The picture below illustrates two computers connected to the Internet; your computer with IP address 1.2.3.4 and another computer with IP address 5.6.7.8. The Internet is represented as an abstract object in-between. (As this paper progresses, the Internet portion of Diagram 1 will be explained and redrawn several times as the details of the Internet are exposed.) Diagram 1
If you connect to the Internet through an Internet Service Provider (ISP), you are usually assigned a temporary IP address for the duration of your dial-in session. If you connect to the Internet from a local area network (LAN) your computer might have a permanent IP address or it might obtain a temporary one from a DHCP (Dynamic Host Configuration Protocol) server. In any case, if you are connected to the Internet, your computer has a unique IP address. Check It Out - The Ping Program If you're using Microsoft Windows or a flavor of Unix and have a connection to the Internet, there is a handy program to see if a computer on the Internet is alive. It's called ping, probably after the sound made by older submarine sonar systems.1 If you are using Windows, start a command prompt window. If you're using a flavor of Unix, get to a command prompt. Type ping www.yahoo.com. The ping program will send a 'ping' (actually an ICMP (Internet Control Message Protocol) echo request message) to the named computer. The pinged computer will respond with a reply. The ping program will count the time expired until the reply comes back (if it does). Also, if you enter a domain name (i.e. www.yahoo.com) instead of an IP address, ping will resolve the domain name and display the computer's IP address. More on domain names and address resolution later.
Protocol Stacks and PacketsSo your computer is connected to the Internet and has a unique address. How does it 'talk' to other computers connected to the Internet? An example should serve here: Let's say your IP address is 1.2.3.4 and you want to send a message to the computer 5.6.7.8. The message you want to send is "Hello computer 5.6.7.8!". Obviously, the message must be transmitted over whatever kind of wire connects your computer to the Internet. Let's say you've dialed into your ISP from home and the message must be transmitted over the phone line. Therefore the message must be translated from alphabetic text into electronic signals, transmitted over the Internet, then translated back into alphabetic text. How is this accomplished? Through the use of a protocol stack. Every computer needs one to communicate on the Internet and it is usually built into the computer's operating system (i.e. Windows, Unix, etc.). The protocol stack used on the Internet is refered to as the TCP/IP protocol stack because of the two major communication protocols used. The TCP/IP stack looks like this:
Protocol Layer Comments Application Protocols Layer Protocols specific to applications such as WWW, e-mail, FTP, etc. Transmission Control Protocol Layer TCP directs packets to a specific application on a computer using a port number. Internet Protocol Layer IP directs packets to a specific computer using an IP address. Hardware Layer Converts binary packet data to network signals and back.
(E.g. ethernet network card, modem for phone lines, etc.)
If we were to follow the path that the message "Hello computer 5.6.7.8!" took from our computer to the computer with IP address 5.6.7.8, it would happen something like this:
Diagram 2