搜索资源列表
socket-BT
- 基于BT的文件传输工具,传送方输入IP,接受方监听就可以实现了。-based on BT's file transfer tool to enter IP transmission, the receiving party eavesdropping on reality.
socket.rar
- 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
CWinFormSocket
- Socket,端口监听,实现聊天室,点对点文件传输。-Socket, port monitor, the realization of chat rooms, peer-to-peer file transfer.
socket
- 使用MFC完成,使用一个专门的线程作为监听和接受,程序思路清晰,为二层架构,适合C++初级开发人员,对所有想跨入网络编程的人员有莫大帮助!-failed to translate
sockAPI
- windows socket API的基本应用 完整工程;服务器异步监听模式 适合初学参考。-The basic application windows socket API complete works server asynchronous listening mode suitable for beginners reference.
socket
- socket服务器客户端标准通信程序,打开一个程序,点击监听,再打开一个程序,点击连接,输入本机ip,就可以通讯了-the standard socket server client communication program, open a program, click listen, and then open a program, click the link, enter the local ip, you can communicate with
socketServer
- 服务端socket,通过监听某一端口实现多线程通信的socket源代码-Server socket, through the listening port to achieve a multi-threaded communication socket source code
socket.tar
- 服务器,使用ServerSocket监听指定的端口,端口可以随意指定(由于1024以下的端口通常属于保留端口,在一些操作系统中不可以随意使用,所以建议使用大于1024的端口),等待客户连接请求,客户连接后,会话产生;在完成会话后,关闭连接-Server, using the specified port ServerSocket listening, you can optionally specify the port (usually port as 1024 the following p
SocketCommunication
- Socket实现客户端与服务端通信源码 程序说明: 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP
Sources
- 一个利用Windows Socket的例子,实现了一个简单的后门木马功能:运行iServer后,将监听9626端口,并且将自己复制到System32目录以后自启动;通过iClient即可连接被控端执行Cmd命令,以达到简单的控制目的;-An example of using Windows Socket to achieve a simple backdoor Trojan functionality: running iServer, will be listening port 9626 a
raw.c.tar
- RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
Socket
- 网络实验设计报告:Socket下的点对点通信实现采用Java语言编写网络上的点对点的Socket程序。该程序必须能在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能:-Experimental Design Network Report: Socket Communication point under the Java language using point to point on the network Socket program. The p
x_server
- socket监听 两个线程 啊啊啊啊啊啊啊啊啊啊啊啊 为什么非要那么多介绍 -socket listener thread ah ah ah ah ah ah ah ah two ah ah ah ah Why should we have introduced so many
test
- 这是用java做的一个聊天程序 类似QQ的一个用socket监听的聊天工具-this is a java program 。it can help you communicate with others
Sniffing-using-Winsock
- 用windows socket 进行网络监听编程. VC++例程.-Network monitoring using windows socket programming. VC++ routines.
socket_(CPP)
- Socket监听初步原理和实现的源码,对初学网络编程有点用。-Socket listener preliminary principle and implementation of source.
socket
- 简单socket网络编程,聊天程序,应用了多线程实现监听。-Simple socket network programming, chat program, the application of multi-threaded implementation listener.
Socket----tongxing
- ocket的建立、监听、连接、发送数据和接收数据。 linux-ocket Establishment listener, connections, send data and receive data. linux
socket
- C/S主从通信,主要是用来实现客户端与服务端的socket通信,实现了,服务端的接受,监听,发送和客户端的接收与发送-C/S main communication, is used to achieve the client and server socket communication, the acceptance of the service side of the monitor, send and client reception and transmission
XNH_SERVER
- java中socket监听接收报文- Socket in java monitor receive message