■スレッドリストへ戻る■ 全部 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 最新50
2chのような掲示板システムってP2Pで
- 568 :266 :01/08/26 17:32
- struct RetrieveMessage{
long size ;
string type = "retrieve" ;
short resCount ;
resID_t resIDs[ resCount] ;
} ;
struct ResponseMessage{
long size ;
string type = "response" ;
short resCount ;
struct Response{
resID_t resID ;
string content ;
} reponses[ resCount] ;
} ;
問題は string の文字コードをどうするかということと
resID_t の中身をどうするかといったところです。
後者はそもそも何を resID のソースにするかにもよりますね。
提案よろしくお願いします。>諸氏
330KB
新着レスの表示
スレッドリストへ戻る 全部 前100 次100 最新50
0ch BBS 2004-10-30