I'm writing a Haskell Lj client for a class project which uses the XML-RPC protocol. The one (of many) problems I'm facing is I don't know where to send the POST requests! Can anyone point me to the URL? It would also help if I can get this with an IP number instead of a domain name.
Thanx!