0

ns2 2.34 に dccp パッチを追加するにはどうすればよいですか? 詳細な手順を教えてください。

ファイルはファイルですns234-dccp-1.patch

dccp をシミュレートしようとすると、エラーが発生します。

Kar@ubuntu:~$ ns audiodccp.tcl 
invalid command name "Agent/DCCP/TCPlike" 
    while executing 
"Agent/DCCP/TCPlike create _o726 " 
    invoked from within 
"catch "$className create $o $args" msg" 
    invoked from within 
"if [catch "$className create $o $args" msg] { 
if [string match "__FAILED_SHADOW_OBJECT_" $msg] { 
delete $o 
return "" 
} 
global errorInfo 
error "class $..." 
    (procedure "new" line 3) 
    invoked from within 
"new Agent/DCCP/TCPlike" 
    invoked from within 
"set dccp1 [new Agent/DCCP/TCPlike]" 
    (file "audiodccp.tcl" line 50) 

UBUNTU-10.04 NS2 アリノン 2.34

4

1 に答える 1