[DGD] FTPD

Lord Lerkista lordlerkista at gmx.net
Wed Nov 2 15:34:01 CET 2005


I'm trying to port gurba's ftpd to my mud (2.4.5 derived), but i don't 
know what to do here:

void start_connection( string ip, int port, int type )
{
  connect( ip, port, "tcp" );
}

Gruba uses an old dgd version, and as i see in the Changelog, connect,c 
changed to
comm.c in dgd source, now i don't know what do i need to use instead of 
that function,
any help??

Thankx





More information about the DGD mailing list