Welcome![Sign In][Sign Up]
Location:
Search - socket port

Search list

[JSP/JavaSocket转发工具_Oracle

Description: 实现Oracle客户端和Oracle服务器中间转发的Java源代码.*注:使Window下Oracle数据和侦听端口共享,需要在注册HOME0表中加USE_SHARED_SOCKET=TRUE即可-Oracle client and the Oracle server transmitted among Java source code .* Note : Window to enable Oracle data and the interception of port sharing, the need to register HOME0 table increases can USE_SHARED_SOCKET = TRUE
Platform: | Size: 14336 | Author: 钱海兵 | Hits:

[Internet-NetworkWindows-socket-program--server-and-client

Description: 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
Platform: | Size: 21504 | Author: 王志慧 | Hits:

[Internet-NetworkSocket

Description: 基于C/S结构的Socket程序设计 即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services.
Platform: | Size: 250880 | Author: nmkx | Hits:

[Remote ControlSocket

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Network-related knowledge, procedures for the preparation of the network, Socket is connected applications and network bridge driver, Socket in your application to create, bind with the driver through the establishment of relations. Thereafter, the application data to the Socket, the Socket to the driver sent to the network. Computer from the network with the Socket Receive binding IP+ Port-related data, by the driver to the Socket, the application can be extracted from the Socket received data. Web applications is one such data through the socket send and receive. TCP and UDP and the preparation of the working principle of the process, how to link libraries in the proceedings document. A character interface chat program.
Platform: | Size: 4700160 | Author: jiangyang520 | Hits:

[Proxy Serversocket

Description: proxy源码详细分析,介绍了端口转发的实现过程,是新手学习网络编程的好教材-detailed analysis of proxy source, introduced to achieve the process of port forwarding, is a novice to learn a good network programming materials
Platform: | Size: 24576 | Author: shiner | Hits:

[JSP/Javasocket

Description: 自己编写的用于测试socket端口的java程序-I have written for testing socket port java program
Platform: | Size: 4096 | Author: 周斌 | Hits:

[Internet-Networksocket-IOCompletePort

Description: 本程序利用socket原理和完成端口原理编写通讯模型.-This procedure using socket principle and the principle of the completion of the preparation of port communication model.
Platform: | Size: 15360 | Author: 王波 | Hits:

[Internet-Networkopen_pc_and_port_scan

Description: 网络活动主机和开放端口扫描源程序,含开发文档,基于C#的rawsocket开发,支持 多线程 支持ARP,ICMP协议的活动主机扫描,支持TCP connect syn fin 三种方式的开放端口扫描,支持udp端口扫描-Networking activities, the host and open source port scan, including the development of the document, based on the C# The rawsocket development, support for multi-threaded support for ARP, ICMP scanning hosting agreement to support the TCP connect syn fin three ways of opening up port scanning, support udp port scan
Platform: | Size: 146432 | Author: 李刚 | Hits:

[Internet-NetworkSocket

Description: 在Csharp中实现Socket端口复用 在Csharp中实现Socket端口复用-In CSharp achieve reuse Socket port in CSharp achieve Socket port multiplexing
Platform: | Size: 71680 | Author: 蔡国贤 | Hits:

[Internet-NetworkCWinFormSocket

Description: Socket,端口监听,实现聊天室,点对点文件传输。-Socket, port monitor, the realization of chat rooms, peer-to-peer file transfer.
Platform: | Size: 76800 | Author: xiaomiao | Hits:

[Internet-NetworkSocket-basedportscanner

Description: 基于Socket编写端口扫描器端口扫描技术和网络攻击论文-Socket-based port scanner port scan the preparation of technical papers and network attacks
Platform: | Size: 5120 | Author: rock | Hits:

[JSP/JavaSocket

Description: 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端运行一次可以停止),直到客户运行 java Client Bye时 服务器端收到”Bye”并打印”I don’t wanna die”后 服务器停止运行。-Java Socket complete with the following functions: the establishment of client and server communications, server-side address of the local port from be. TCP in the form of communication at both ends, assuming that the client Class called Client, server-side Class called Server. Java Client Hello When running, the server can accept Hello Guest sent characters and print the " Receive Hello" and then go back to the client " How ru doing" string after the client received print " Received How are you doing" . This When running server-side service is not always stop and wait for the other Socket connection (the client can stop a run), until the customer is running java Client Bye received at the server-side " Bye" and print " I don' t wanna die" after the server to stop run.
Platform: | Size: 32768 | Author: wangdan | Hits:

[TCP/IP stackTcpsend

Description: Command line tool to allow sending of text/hex data over a TCP socket connection to a specified port. Very useful for comms testing.
Platform: | Size: 2048 | Author: Jon | Hits:

[Internet-Networksocket

Description: 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
Platform: | Size: 2026496 | Author: 孔纯松 | Hits:

[Communicationtransport

Description: socket端口转发源代码,输入IP,监听端口号,目的IP。目的端口号,即可完成转发-socket port forwarding source code, enter the IP, listening port number, purpose of IP. Destination port number, to complete forwarding
Platform: | Size: 53248 | Author: lijia | Hits:

[Internet-NetworkSocket-services

Description: VB源代码-Socket端口转发 -VB Source-Socket port
Platform: | Size: 3072 | Author: adetion | Hits:

[GPS developsocket-port-listen-Pro-

Description: 监听socket端口的通与断,也可以修改后自己使用-listen socket port
Platform: | Size: 5120 | Author: 叶平 | Hits:

[JSP/JavaSocket

Description: Socket端口通信,CLient为客户端,Server为服务器端,需要同时运行,一方监听一个ip的端口,一方发送请求,经过实验可以成功运行,我自己写的代码-Socket port communication, CLient for the client, Server is the server side, you need to run simultaneously, one listener an ip port, one party sends a request, after the experiment can be run successfully, I wrote the code
Platform: | Size: 2048 | Author: | Hits:

[Internet-NetworkPort-multiplexing_fu

Description: 该代码使用SOCKET的SDK完成了端口复用的编写,可以用来学习端口复用的方法-The code uses the SDK to complete the preparation SOCKET port multiplexing can be used to study port multiplexing method
Platform: | Size: 363520 | Author: taozi | Hits:

[JSP/Javajava-Socket通信

Description: Socket实现服务器端接收通信端口的消息,及向通信端口发送消息。(Socket implements the message received by the server on the communication port and sends the message to the communication port.)
Platform: | Size: 6144 | Author: Chrisbo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net