代码搜索:TCpip
找到约 3,564 项符合「TCpip」的源代码
代码结果 3,564
www.eeworm.com/read/322394/13380804
tcpip
www.eeworm.com/read/119864/6080671
tcpip
#! /bin/sh
NAME="tcpip"
interface="br0"
set -e
case "$1" in
start)
echo -n "Initializing $NAME: "
. /etc/rw/interfaces/$interface
if [ "$dhcp" = "enabled" ] ; then
/sbin/udhcpc -i $interface
www.eeworm.com/read/226048/14502120
tcpip
www.eeworm.com/read/117273/14932458
tcpip
www.eeworm.com/read/14617/396027
tcpip-
TcpIp使用方法
在服务端运行tcp.exe,
在另一台与之在同一network的客户端上运行tcplnk.exe,
规定相同的port,
在服务端上begin,
在客户端上输入服务器的IP地址,connect,
客户端上编辑框中的字符便可send到客户端的编辑框中。