Thread Rating:
  • 741 Vote(s) - 2.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTTPサーバにファイルをアップロードとダウンロード
03-06-2012, 12:19 PM,
#13
RE: HTTPサーバにファイルをアップロードとダウンロード
You will need to implement a HttpRequestData subclass that returns the data to be sent from HttpRequestData.request-data. You can use that with a PUT request (HttpRequestMethod.put). Full WEBDAV includes lots of methods that are not in the HttpRequestMethod enum, so you will not be able to implement things that require those methods unless you re-implement things with DataTCPSocket.


Messages In This Thread
RE: HTTPサーバにファイルをアップロードとダウンロード - by wbardwell - 03-06-2012, 12:19 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('416')