← Back to team overview

nrtb-core team mailing list archive

[Blueprint d-tech-demos] D language technology demos

 

Blueprint changed by Rick Stovall:

Whiteboard changed:
- Socket demo is complete and tested against a web server. The test
- program requests the top page from the web server.. Transcript of the
- test is below:
- 
- [rstovall@gabbie str_socket]$ ./socket_test 192.168.2.109
- D Socket Send/Receive Test.
-   Connecting to host 192.168.2.109:80....
- HTTP/1.1 200 OK
- Date: Tue, 01 Jan 2013 17:14:59 GMT
- Server: Apache/2.2.22 (Debian)
- Last-Modified: Sun, 30 Dec 2012 02:08:26 GMT
- ETag: "20da1-e4-4d2085f393a80"
- Accept-Ranges: bytes
- Content-Length: 228
- Vary: Accept-Encoding
- Connection: close
- Content-Type: text/html
- 
- <html><body><h1>It works!</h1>
- <p>This is the default web page for this server.</p>
- <p>The Apache web server software is running.</p>
- 
- <p>See the PHP test page for this server at <a href=index.php>this
- link</a>.
- 
- </body></html>
- 
- ** main() is complete **
+ Started work on the thread pool/using D messages to feed pool
+ demonstrator. One program will suffice for both. This will be the last
+ tech demo before we start "real" alpha code.

-- 
D language technology demos
https://blueprints.launchpad.net/nrtb/+spec/d-tech-demos