搜索资源列表
java-TCP
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
echo_TCP
- echo基于tcp的客户端.很基础,适合初学者-echo-based client tcp. very basic, suitable for beginners
tcpecho
- tcp echo server 與 client 可以做 tcp 簡單的溝通-tcp echo server and client can do a simple tcp communication
TCP_echo
- simple TCP echo. run server in background, then run the client. type sumting in client, and then server will echo it.
portscan
- 实现一个扫描器,必须能够完成以下所有功能:使用TCP connect、TCP SYN和TCP FIN进行端口扫描,使用ICMP echo扫描实现IP扫描。并把扫描得到的结果记录下来-To achieve a scanner, you must be able to complete all of the following features: the use of TCP connect, TCP SYN and TCP FIN to conduct port scanning, the use
lab4
- Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选
tcp_echo
- TCP echo program for socket programming
tcp_echo_select
- TCP echo select program for socket programming
SverTCP
- TCP单播通信,TCP回显服务器,将收到的客户端信息发送客户端,同时能在同客户端建立连接后显示客户端地址信息和当前连接数。-TCP unicast, TCP echo server, the client will receive information on sending client, while the client can establish a connection with the client address information after the show and the
echoserv
- This program demonstrates a simple TCP/IP server. It will accept a connection from a client application, receive one line of text, echo that line back to the client and close the connection.
scanport
- 利用VC2008写的一个网络扫描程序,能够以TCP connect、TCP SYN、TCP FIN三种方式扫描指定主机的端口;并能够以ICMP echo方式扫描指定IP段-Use VC2008 to write a network scanner, capable of TCP connect, TCP SYN, TCP FIN scan in three ways specified host port and ICMP echo mode can scan specified IP Sec
TCP-Echo
- 用TCP协议写的一个ECHO的客户端和服务器程序(内容makeifle,可运行)-Written agreement with an ECHO TCP client and server (content makeifle, can run)
client
- UDP Echo 客户端程序,比TCP 客户端简单,传输也更简单。-UDP echo client program, easier than the TCP echo client, the transmission is much easier.
server
- UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
01.TCP-Echo
- linux 2.6内核下的Tcp/ip服务器端-base on linux 2.6 kernel,and is a server of Tco/ip
fit-TCP
- tcp client server for echo back reverse name
Echo
- Server Socket tcp connection program with echo request
TCP-CLIENT1
- THIS PROGRAM IS BASED ON TCP ECHO CLIENT
tcp
- 一个TCP回显服务器,将收到的客户端信息发送给客户端,同时能在同客户端建立连接后显示客户端地址信息和当前连接数。-A TCP echo server, the client will receive information sent to the client while the client address information and the current number of connections with the client to establish a connection.
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server