Ticket #98 (task)

Opened 1 year ago

Last modified 1 year ago

c code to collect puzzle catalog

Status: assigned

Reported by: thanos Assigned to: thanos (accepted)
Priority: major Milestone: Server Caissa:Puzzles
Component: Caissa Version: 1.0
Severity: blocker Keywords:
Cc:

A simple connect to server (with timeout)

http://caissa.us:8080/puzzleList

and download list of puzzles in the form

id \t title \t level \n

Attachments

geturl.c (8.1 kB) - added by thanos on 01/18/08 15:14:11.
Simple c routine to load a url

Change History

01/18/08 14:56:53: Modified by thanos

  • owner changed from ioffe to thanos.
  • status changed from new to assigned.
  • description changed.

01/18/08 15:14:11: Modified by thanos

  • attachment geturl.c added.

Simple c routine to load a url