Home » Personal collection » Acorn hard disk » apps » web » !WebCache/Data/tmpparsed/0/166
!WebCache/Data/tmpparsed/0/166
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » apps » web |
Filename: | !WebCache/Data/tmpparsed/0/166 |
Read OK: | ✔ |
File size: | 0B10 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<st>html <et> <st>head <et> <st>title <et> <te>ArcWeb and the Internet <st>/title <et> <te> <st>/head <et> <st>body <et> <st>h1 <et> <st>img <a*>src=#!arcweb <ae> <et> <te>ArcWeb & the Internet <st>/h1 <et> <te> ArcWeb handles the fetching via a variety of different methods. Since ArcWeb uses only the socket level interface provided by Acorn TCP/IP, it will also run over anything else which provides an identical SWI interface (chunk &41200). ArcWeb supports <st>ul <et> <te> <st>li <et> <te>HTTP (HyperText Transfer Protocol) <st>li <et> <te>FTP (File Transfer Protocol) <st>li <et> <te>SMTP (Simple Mail Transfer Protocol <st>li <et> <te>NNTP (Network News Transfer Protocol) <st>li <et> <te>Finger <st>li <et> <te>Telnet <st>li <et> <te>Gopher <st>li <et> <te>WAIS <st>/ul <et> <te>although WAIS is achieved through the use of proxy services such as those available at wwwcache.hensa.ac.uk. ArcWeb talks HTTP to proxy servers which perform the interaction with the remote site and send back the result via the HTTP protocol. Non-documents (eg. WAIS menus) are returned as HTML documents generated by the proxy server. Proxy servers are useful things to run on firewall machines as it allows people inside the firewall to access the Web services. <st>p <et> <te> Other facilities supported by <st>strong <et> <te>ArcWeb <st>/strong <et> <te> include <st>ul <et> <te> <st>li <et> <te>Transparent handling of <st>em <et> <te>Location <st>/em <et> <te> indicating that a document has moved. The redirection is detected whilst the original response is being read and the query replaced by a request for the new URL. Note that if a failure occurs whilst fetching the replacement URL, any errors reported will be reported as having come from the original document requested and not the resultant of the search. There is no limit to the number of <st>em <et> <te>Location <st>/em <et> <te> directives that may be chained together, ArcWeb will continue following the trail until the answer is found <st>/ul <et> <te> <st>h3 <et> <te>Testing your Configuration <st>/h3 <et> <te> You can test the configuration of the nameservers by using the dialogue boxes accessed via the <st>img <a*>src=#!arcweb <a*>alt=ArcWeb icon bar icon <ae> <et> <te> menu. You can look up hosts by name or by IP address. Enter the query in the writable icon and choose the lookup type in the radio icons, and then press RETURN or click on the Run Query button. The answers will be looked up and entered into the display icon below, with a menu to see all the answers. <st>hr <et> <te> <st>/body <et> <st>address <et> <st>a <a*>href=http://www.dsse.ecs.soton.ac.uk/ <ae> <et> <te>S.N.Brodie <st>/a <et> <st>br <et> <te> Department of Electronics & Computer Science <st>br <et> <te> University of Southampton <st>/address <et> <st>/html <et>
00000000 3c 73 74 3e 68 74 6d 6c 0a 3c 65 74 3e 0a 3c 73 |<st>html.<et>.<s| 00000010 74 3e 68 65 61 64 0a 3c 65 74 3e 0a 3c 73 74 3e |t>head.<et>.<st>| 00000020 74 69 74 6c 65 0a 3c 65 74 3e 0a 3c 74 65 3e 41 |title.<et>.<te>A| 00000030 72 63 57 65 62 20 61 6e 64 20 74 68 65 20 49 6e |rcWeb and the In| 00000040 74 65 72 6e 65 74 0a 3c 73 74 3e 2f 74 69 74 6c |ternet.<st>/titl| 00000050 65 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a 3c 73 74 |e.<et>.<te> .<st| 00000060 3e 2f 68 65 61 64 0a 3c 65 74 3e 0a 3c 73 74 3e |>/head.<et>.<st>| 00000070 62 6f 64 79 0a 3c 65 74 3e 0a 3c 73 74 3e 68 31 |body.<et>.<st>h1| 00000080 0a 3c 65 74 3e 0a 3c 73 74 3e 69 6d 67 0a 3c 61 |.<et>.<st>img.<a| 00000090 2a 3e 73 72 63 3d 23 21 61 72 63 77 65 62 0a 3c |*>src=#!arcweb.<| 000000a0 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 41 72 63 |ae>.<et>.<te>Arc| 000000b0 57 65 62 20 26 20 74 68 65 20 49 6e 74 65 72 6e |Web & the Intern| 000000c0 65 74 0a 3c 73 74 3e 2f 68 31 0a 3c 65 74 3e 0a |et.<st>/h1.<et>.| 000000d0 3c 74 65 3e 20 41 72 63 57 65 62 20 68 61 6e 64 |<te> ArcWeb hand| 000000e0 6c 65 73 20 74 68 65 20 66 65 74 63 68 69 6e 67 |les the fetching| 000000f0 20 76 69 61 20 61 20 76 61 72 69 65 74 79 20 6f | via a variety o| 00000100 66 20 64 69 66 66 65 72 65 6e 74 20 6d 65 74 68 |f different meth| 00000110 6f 64 73 2e 20 53 69 6e 63 65 20 41 72 63 57 65 |ods. Since ArcWe| 00000120 62 20 75 73 65 73 20 6f 6e 6c 79 20 74 68 65 20 |b uses only the | 00000130 73 6f 63 6b 65 74 20 6c 65 76 65 6c 20 69 6e 74 |socket level int| 00000140 65 72 66 61 63 65 20 70 72 6f 76 69 64 65 64 20 |erface provided | 00000150 62 79 20 41 63 6f 72 6e 20 54 43 50 2f 49 50 2c |by Acorn TCP/IP,| 00000160 20 69 74 20 77 69 6c 6c 20 61 6c 73 6f 20 72 75 | it will also ru| 00000170 6e 20 6f 76 65 72 20 61 6e 79 74 68 69 6e 67 20 |n over anything | 00000180 65 6c 73 65 20 77 68 69 63 68 20 70 72 6f 76 69 |else which provi| 00000190 64 65 73 20 61 6e 20 69 64 65 6e 74 69 63 61 6c |des an identical| 000001a0 20 53 57 49 20 69 6e 74 65 72 66 61 63 65 20 28 | SWI interface (| 000001b0 63 68 75 6e 6b 20 26 34 31 32 30 30 29 2e 20 41 |chunk &41200). A| 000001c0 72 63 57 65 62 20 73 75 70 70 6f 72 74 73 0a 3c |rcWeb supports.<| 000001d0 73 74 3e 75 6c 0a 3c 65 74 3e 0a 3c 74 65 3e 20 |st>ul.<et>.<te> | 000001e0 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c 74 65 |.<st>li.<et>.<te| 000001f0 3e 48 54 54 50 20 28 48 79 70 65 72 54 65 78 74 |>HTTP (HyperText| 00000200 20 54 72 61 6e 73 66 65 72 20 50 72 6f 74 6f 63 | Transfer Protoc| 00000210 6f 6c 29 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e |ol) .<st>li.<et>| 00000220 0a 3c 74 65 3e 46 54 50 20 28 46 69 6c 65 20 54 |.<te>FTP (File T| 00000230 72 61 6e 73 66 65 72 20 50 72 6f 74 6f 63 6f 6c |ransfer Protocol| 00000240 29 20 0a 3c 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c |) .<st>li.<et>.<| 00000250 74 65 3e 53 4d 54 50 20 28 53 69 6d 70 6c 65 20 |te>SMTP (Simple | 00000260 4d 61 69 6c 20 54 72 61 6e 73 66 65 72 20 50 72 |Mail Transfer Pr| 00000270 6f 74 6f 63 6f 6c 20 0a 3c 73 74 3e 6c 69 0a 3c |otocol .<st>li.<| 00000280 65 74 3e 0a 3c 74 65 3e 4e 4e 54 50 20 28 4e 65 |et>.<te>NNTP (Ne| 00000290 74 77 6f 72 6b 20 4e 65 77 73 20 54 72 61 6e 73 |twork News Trans| 000002a0 66 65 72 20 50 72 6f 74 6f 63 6f 6c 29 20 0a 3c |fer Protocol) .<| 000002b0 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c 74 65 3e 46 |st>li.<et>.<te>F| 000002c0 69 6e 67 65 72 20 0a 3c 73 74 3e 6c 69 0a 3c 65 |inger .<st>li.<e| 000002d0 74 3e 0a 3c 74 65 3e 54 65 6c 6e 65 74 20 0a 3c |t>.<te>Telnet .<| 000002e0 73 74 3e 6c 69 0a 3c 65 74 3e 0a 3c 74 65 3e 47 |st>li.<et>.<te>G| 000002f0 6f 70 68 65 72 20 0a 3c 73 74 3e 6c 69 0a 3c 65 |opher .<st>li.<e| 00000300 74 3e 0a 3c 74 65 3e 57 41 49 53 20 0a 3c 73 74 |t>.<te>WAIS .<st| 00000310 3e 2f 75 6c 0a 3c 65 74 3e 0a 3c 74 65 3e 61 6c |>/ul.<et>.<te>al| 00000320 74 68 6f 75 67 68 20 57 41 49 53 20 69 73 20 61 |though WAIS is a| 00000330 63 68 69 65 76 65 64 20 74 68 72 6f 75 67 68 20 |chieved through | 00000340 74 68 65 20 75 73 65 20 6f 66 20 70 72 6f 78 79 |the use of proxy| 00000350 20 73 65 72 76 69 63 65 73 20 73 75 63 68 20 61 | services such a| 00000360 73 20 74 68 6f 73 65 20 61 76 61 69 6c 61 62 6c |s those availabl| 00000370 65 20 61 74 20 77 77 77 63 61 63 68 65 2e 68 65 |e at wwwcache.he| 00000380 6e 73 61 2e 61 63 2e 75 6b 2e 20 41 72 63 57 65 |nsa.ac.uk. ArcWe| 00000390 62 20 74 61 6c 6b 73 20 48 54 54 50 20 74 6f 20 |b talks HTTP to | 000003a0 70 72 6f 78 79 20 73 65 72 76 65 72 73 20 77 68 |proxy servers wh| 000003b0 69 63 68 20 70 65 72 66 6f 72 6d 20 74 68 65 20 |ich perform the | 000003c0 69 6e 74 65 72 61 63 74 69 6f 6e 20 77 69 74 68 |interaction with| 000003d0 20 74 68 65 20 72 65 6d 6f 74 65 20 73 69 74 65 | the remote site| 000003e0 20 61 6e 64 20 73 65 6e 64 20 62 61 63 6b 20 74 | and send back t| 000003f0 68 65 20 72 65 73 75 6c 74 20 76 69 61 20 74 68 |he result via th| 00000400 65 20 48 54 54 50 20 70 72 6f 74 6f 63 6f 6c 2e |e HTTP protocol.| 00000410 20 4e 6f 6e 2d 64 6f 63 75 6d 65 6e 74 73 20 28 | Non-documents (| 00000420 65 67 2e 20 57 41 49 53 20 6d 65 6e 75 73 29 20 |eg. WAIS menus) | 00000430 61 72 65 20 72 65 74 75 72 6e 65 64 20 61 73 20 |are returned as | 00000440 48 54 4d 4c 20 64 6f 63 75 6d 65 6e 74 73 20 67 |HTML documents g| 00000450 65 6e 65 72 61 74 65 64 20 62 79 20 74 68 65 20 |enerated by the | 00000460 70 72 6f 78 79 20 73 65 72 76 65 72 2e 20 50 72 |proxy server. Pr| 00000470 6f 78 79 20 73 65 72 76 65 72 73 20 61 72 65 20 |oxy servers are | 00000480 75 73 65 66 75 6c 20 74 68 69 6e 67 73 20 74 6f |useful things to| 00000490 20 72 75 6e 20 6f 6e 20 66 69 72 65 77 61 6c 6c | run on firewall| 000004a0 20 6d 61 63 68 69 6e 65 73 20 61 73 20 69 74 20 | machines as it | 000004b0 61 6c 6c 6f 77 73 20 70 65 6f 70 6c 65 20 69 6e |allows people in| 000004c0 73 69 64 65 20 74 68 65 20 66 69 72 65 77 61 6c |side the firewal| 000004d0 6c 20 74 6f 20 61 63 63 65 73 73 20 74 68 65 20 |l to access the | 000004e0 57 65 62 20 73 65 72 76 69 63 65 73 2e 0a 3c 73 |Web services..<s| 000004f0 74 3e 70 0a 3c 65 74 3e 0a 3c 74 65 3e 20 4f 74 |t>p.<et>.<te> Ot| 00000500 68 65 72 20 66 61 63 69 6c 69 74 69 65 73 20 73 |her facilities s| 00000510 75 70 70 6f 72 74 65 64 20 62 79 20 0a 3c 73 74 |upported by .<st| 00000520 3e 73 74 72 6f 6e 67 0a 3c 65 74 3e 0a 3c 74 65 |>strong.<et>.<te| 00000530 3e 41 72 63 57 65 62 0a 3c 73 74 3e 2f 73 74 72 |>ArcWeb.<st>/str| 00000540 6f 6e 67 0a 3c 65 74 3e 0a 3c 74 65 3e 20 69 6e |ong.<et>.<te> in| 00000550 63 6c 75 64 65 0a 3c 73 74 3e 75 6c 0a 3c 65 74 |clude.<st>ul.<et| 00000560 3e 0a 3c 74 65 3e 20 0a 3c 73 74 3e 6c 69 0a 3c |>.<te> .<st>li.<| 00000570 65 74 3e 0a 3c 74 65 3e 54 72 61 6e 73 70 61 72 |et>.<te>Transpar| 00000580 65 6e 74 20 68 61 6e 64 6c 69 6e 67 20 6f 66 20 |ent handling of | 00000590 0a 3c 73 74 3e 65 6d 0a 3c 65 74 3e 0a 3c 74 65 |.<st>em.<et>.<te| 000005a0 3e 4c 6f 63 61 74 69 6f 6e 0a 3c 73 74 3e 2f 65 |>Location.<st>/e| 000005b0 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 20 69 6e 64 69 |m.<et>.<te> indi| 000005c0 63 61 74 69 6e 67 20 74 68 61 74 20 61 20 64 6f |cating that a do| 000005d0 63 75 6d 65 6e 74 20 68 61 73 20 6d 6f 76 65 64 |cument has moved| 000005e0 2e 20 54 68 65 20 72 65 64 69 72 65 63 74 69 6f |. The redirectio| 000005f0 6e 20 69 73 20 64 65 74 65 63 74 65 64 20 77 68 |n is detected wh| 00000600 69 6c 73 74 20 74 68 65 20 6f 72 69 67 69 6e 61 |ilst the origina| 00000610 6c 20 72 65 73 70 6f 6e 73 65 20 69 73 20 62 65 |l response is be| 00000620 69 6e 67 20 72 65 61 64 20 61 6e 64 20 74 68 65 |ing read and the| 00000630 20 71 75 65 72 79 20 72 65 70 6c 61 63 65 64 20 | query replaced | 00000640 62 79 20 61 20 72 65 71 75 65 73 74 20 66 6f 72 |by a request for| 00000650 20 74 68 65 20 6e 65 77 20 55 52 4c 2e 20 4e 6f | the new URL. No| 00000660 74 65 20 74 68 61 74 20 69 66 20 61 20 66 61 69 |te that if a fai| 00000670 6c 75 72 65 20 6f 63 63 75 72 73 20 77 68 69 6c |lure occurs whil| 00000680 73 74 20 66 65 74 63 68 69 6e 67 20 74 68 65 20 |st fetching the | 00000690 72 65 70 6c 61 63 65 6d 65 6e 74 20 55 52 4c 2c |replacement URL,| 000006a0 20 61 6e 79 20 65 72 72 6f 72 73 20 72 65 70 6f | any errors repo| 000006b0 72 74 65 64 20 77 69 6c 6c 20 62 65 20 72 65 70 |rted will be rep| 000006c0 6f 72 74 65 64 20 61 73 20 68 61 76 69 6e 67 20 |orted as having | 000006d0 63 6f 6d 65 20 66 72 6f 6d 20 74 68 65 20 6f 72 |come from the or| 000006e0 69 67 69 6e 61 6c 20 64 6f 63 75 6d 65 6e 74 20 |iginal document | 000006f0 72 65 71 75 65 73 74 65 64 20 61 6e 64 20 6e 6f |requested and no| 00000700 74 20 74 68 65 20 72 65 73 75 6c 74 61 6e 74 20 |t the resultant | 00000710 6f 66 20 74 68 65 20 73 65 61 72 63 68 2e 20 54 |of the search. T| 00000720 68 65 72 65 20 69 73 20 6e 6f 20 6c 69 6d 69 74 |here is no limit| 00000730 20 74 6f 20 74 68 65 20 6e 75 6d 62 65 72 20 6f | to the number o| 00000740 66 20 0a 3c 73 74 3e 65 6d 0a 3c 65 74 3e 0a 3c |f .<st>em.<et>.<| 00000750 74 65 3e 4c 6f 63 61 74 69 6f 6e 0a 3c 73 74 3e |te>Location.<st>| 00000760 2f 65 6d 0a 3c 65 74 3e 0a 3c 74 65 3e 20 64 69 |/em.<et>.<te> di| 00000770 72 65 63 74 69 76 65 73 20 74 68 61 74 20 6d 61 |rectives that ma| 00000780 79 20 62 65 20 63 68 61 69 6e 65 64 20 74 6f 67 |y be chained tog| 00000790 65 74 68 65 72 2c 20 41 72 63 57 65 62 20 77 69 |ether, ArcWeb wi| 000007a0 6c 6c 20 63 6f 6e 74 69 6e 75 65 20 66 6f 6c 6c |ll continue foll| 000007b0 6f 77 69 6e 67 20 74 68 65 20 74 72 61 69 6c 20 |owing the trail | 000007c0 75 6e 74 69 6c 20 74 68 65 20 61 6e 73 77 65 72 |until the answer| 000007d0 20 69 73 20 66 6f 75 6e 64 20 0a 3c 73 74 3e 2f | is found .<st>/| 000007e0 75 6c 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a 3c 73 |ul.<et>.<te> .<s| 000007f0 74 3e 68 33 0a 3c 65 74 3e 0a 3c 74 65 3e 54 65 |t>h3.<et>.<te>Te| 00000800 73 74 69 6e 67 20 79 6f 75 72 20 43 6f 6e 66 69 |sting your Confi| 00000810 67 75 72 61 74 69 6f 6e 0a 3c 73 74 3e 2f 68 33 |guration.<st>/h3| 00000820 0a 3c 65 74 3e 0a 3c 74 65 3e 20 59 6f 75 20 63 |.<et>.<te> You c| 00000830 61 6e 20 74 65 73 74 20 74 68 65 20 63 6f 6e 66 |an test the conf| 00000840 69 67 75 72 61 74 69 6f 6e 20 6f 66 20 74 68 65 |iguration of the| 00000850 20 6e 61 6d 65 73 65 72 76 65 72 73 20 62 79 20 | nameservers by | 00000860 75 73 69 6e 67 20 74 68 65 20 64 69 61 6c 6f 67 |using the dialog| 00000870 75 65 20 62 6f 78 65 73 20 61 63 63 65 73 73 65 |ue boxes accesse| 00000880 64 20 76 69 61 20 74 68 65 20 0a 3c 73 74 3e 69 |d via the .<st>i| 00000890 6d 67 0a 3c 61 2a 3e 73 72 63 3d 23 21 61 72 63 |mg.<a*>src=#!arc| 000008a0 77 65 62 0a 3c 61 2a 3e 61 6c 74 3d 41 72 63 57 |web.<a*>alt=ArcW| 000008b0 65 62 20 69 63 6f 6e 20 62 61 72 20 69 63 6f 6e |eb icon bar icon| 000008c0 0a 3c 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 20 |.<ae>.<et>.<te> | 000008d0 6d 65 6e 75 2e 20 59 6f 75 20 63 61 6e 20 6c 6f |menu. You can lo| 000008e0 6f 6b 20 75 70 20 68 6f 73 74 73 20 62 79 20 6e |ok up hosts by n| 000008f0 61 6d 65 20 6f 72 20 62 79 20 49 50 20 61 64 64 |ame or by IP add| 00000900 72 65 73 73 2e 20 45 6e 74 65 72 20 74 68 65 20 |ress. Enter the | 00000910 71 75 65 72 79 20 69 6e 20 74 68 65 20 77 72 69 |query in the wri| 00000920 74 61 62 6c 65 20 69 63 6f 6e 20 61 6e 64 20 63 |table icon and c| 00000930 68 6f 6f 73 65 20 74 68 65 20 6c 6f 6f 6b 75 70 |hoose the lookup| 00000940 20 74 79 70 65 20 69 6e 20 74 68 65 20 72 61 64 | type in the rad| 00000950 69 6f 20 69 63 6f 6e 73 2c 20 61 6e 64 20 74 68 |io icons, and th| 00000960 65 6e 20 70 72 65 73 73 20 52 45 54 55 52 4e 20 |en press RETURN | 00000970 6f 72 20 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 |or click on the | 00000980 52 75 6e 20 51 75 65 72 79 20 62 75 74 74 6f 6e |Run Query button| 00000990 2e 20 54 68 65 20 61 6e 73 77 65 72 73 20 77 69 |. The answers wi| 000009a0 6c 6c 20 62 65 20 6c 6f 6f 6b 65 64 20 75 70 20 |ll be looked up | 000009b0 61 6e 64 20 65 6e 74 65 72 65 64 20 69 6e 74 6f |and entered into| 000009c0 20 74 68 65 20 64 69 73 70 6c 61 79 20 69 63 6f | the display ico| 000009d0 6e 20 62 65 6c 6f 77 2c 20 77 69 74 68 20 61 20 |n below, with a | 000009e0 6d 65 6e 75 20 74 6f 20 73 65 65 20 61 6c 6c 20 |menu to see all | 000009f0 74 68 65 20 61 6e 73 77 65 72 73 2e 20 0a 3c 73 |the answers. .<s| 00000a00 74 3e 68 72 0a 3c 65 74 3e 0a 3c 74 65 3e 20 0a |t>hr.<et>.<te> .| 00000a10 3c 73 74 3e 2f 62 6f 64 79 0a 3c 65 74 3e 0a 3c |<st>/body.<et>.<| 00000a20 73 74 3e 61 64 64 72 65 73 73 0a 3c 65 74 3e 0a |st>address.<et>.| 00000a30 3c 73 74 3e 61 0a 3c 61 2a 3e 68 72 65 66 3d 68 |<st>a.<a*>href=h| 00000a40 74 74 70 3a 2f 2f 77 77 77 2e 64 73 73 65 2e 65 |ttp://www.dsse.e| 00000a50 63 73 2e 73 6f 74 6f 6e 2e 61 63 2e 75 6b 2f 0a |cs.soton.ac.uk/.| 00000a60 3c 61 65 3e 0a 3c 65 74 3e 0a 3c 74 65 3e 53 2e |<ae>.<et>.<te>S.| 00000a70 4e 2e 42 72 6f 64 69 65 0a 3c 73 74 3e 2f 61 0a |N.Brodie.<st>/a.| 00000a80 3c 65 74 3e 0a 3c 73 74 3e 62 72 0a 3c 65 74 3e |<et>.<st>br.<et>| 00000a90 0a 3c 74 65 3e 20 44 65 70 61 72 74 6d 65 6e 74 |.<te> Department| 00000aa0 20 6f 66 20 45 6c 65 63 74 72 6f 6e 69 63 73 20 | of Electronics | 00000ab0 26 20 43 6f 6d 70 75 74 65 72 20 53 63 69 65 6e |& Computer Scien| 00000ac0 63 65 0a 3c 73 74 3e 62 72 0a 3c 65 74 3e 0a 3c |ce.<st>br.<et>.<| 00000ad0 74 65 3e 20 55 6e 69 76 65 72 73 69 74 79 20 6f |te> University o| 00000ae0 66 20 53 6f 75 74 68 61 6d 70 74 6f 6e 0a 3c 73 |f Southampton.<s| 00000af0 74 3e 2f 61 64 64 72 65 73 73 0a 3c 65 74 3e 0a |t>/address.<et>.| 00000b00 3c 73 74 3e 2f 68 74 6d 6c 0a 3c 65 74 3e 0a 0a |<st>/html.<et>..| 00000b10