|
1. Repository type
|
|
Tue Nov 29, 2005 [7:04 AM]
|
gawaine
Email not supplied
member since: Nov 29, 2005
|
Reply
|
|
Hi all, I'm writing a mud (server and client) from scratch. I would offer the client feature of managing images and sounds and the feature of autoupgrading. What protocol I can use to create a repository that contains the necessary files to the game ? The FTP have problems with NAT, and the HTTP is slower, so what ?
P.S. Excuse my bad english :)
|
|
|
GaWaiNe
Mythwaves Staff
|
|
2. RE: Repository type
|
|
Tue Nov 29, 2005 [10:54 AM]
|
PizzaParty
Email not supplied
member since: Jan 12, 2005
|
In Reply To
Reply
|
|
Why not just use a regular socket connection, like the client would use to connect to the server anyway?
|
|
|
|
|