The code below
NMUDPMain. RemoteHost:=ServerIP;
NMUDPMain. ReportLevel:=Status_Basic;
NMUDPMain. LocalPort:=4567;
NMUDPMain. RemotePort:=5678;
ConnectWay:='UDP way;
Bindingnumber:=2342;
The red should be in two places to be consistent.
?????
CodePudding user response:
http://bbs.csdn.net/topics/10463531This is the original site
CodePudding user response:
NMUDPMain. ReportLevel:= Status_Basic;What's the meaning of red mark? What is the difference between don't get to the other?
CodePudding user response:
Fastnet component was not to own components from D7, best not to use, using standard TCP, UDP components, or the network components in the indy,CodePudding user response:
I was using a very old version, mainly in the code changes,