Re: [racket] network programming in scheme

2010-10-16 Thread Neil Van Dyke
김태윤 wrote at 10/16/2010 06:49 AM: these day, I am abstracting some program that uses internet A tutorial on doing client/server Internet programming at the level of TCP sockets is at: http://docs.racket-lang.org/more/index.html Most of the Internet protocols you use are layered atop TCP. TC

[racket] network programming in scheme

2010-10-16 Thread 김태윤
hello~ these day, I am abstracting some program that uses internet but I have no idea where should I start first. could somebody please give me an advice? useful link, tutorial, sort of things thanks in advanced _ For list-related administrative tas