搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
IoSocket_Sample
- 一个采用汇编线程池实现的Socket完成端口编程例程。-a compilation Thread Pool used to achieve the complete port Socket programming routines.
dbAgent
- 在机器上开一个端口,代理客户端的数据库请求,用在资源有限的终端访问大型数据库上使用,使用jdbc连接orcle, 客户端使用标准的socket即可-opening machine in a port, agent client database request, with the limited resources available to visit the terminal on the use of large databases, the use of jdbc orcle link,
310759
- 连接时出现:"windows socket error:(10061),on API connect ” 是你的SOCKET没有启动(SCKTSRVR.EXE)或者无法连接到服务器。 使用socketconnect很简单,只要在应用服务器后台运行SCKTSRVR.EXE,不需要什么配 置。(在Delphi的Bin目录是已运行了scktsrvr.exe,但没有设置Port号;设置你要的Port号注意不要有冲突。 不知怎么用。最多的就是这种答案了。 还有说重启动进F8选最a
Book
- 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
DBIOCP(v1.0.0.2)
- socket io 完成端口的调用演示,SERVER,CLIENT-socket io completion port of call presentation, SERVER, CLIENT
translator
- A bridge between com-port and a socket server. It transfers info from comport to socket server and back, and reacts to several codewords
SocketSever
- 在用Socket进行通信时,需要了解Socket函数的具体用法,用IP和端口进行绑定。-Need to know to communicate with Socket Socket function usage, IP and port binding.
Multithrea
- 这是一个更新的多线程端口扫描,使用阻塞套接字扫描速度。它还显示了示例使用消息的线程之间沟通的主要形式。-This is an update to multi-threaded port scanning, using blocking socket scanning speed. It also shows the example using the message of the main form of communication between threads.
YBServerWindowsForms
- Socket 异步 通讯 服务器 源码,把ip和端口号换成自己的就可以实用-Asynchronous Socket Communications server source code, the ip and port number can be replaced by their practical
taojiezi
- 多个TCP连接或多个应用程序进程可能需要通过同一个 TCP协议端口传输数据。为了区别不同的应用程序进程和连接,许多计算机操作系统为应用程序与TCP/IP协议交互提供了称为套接字(Socket)的接口。-Multiple TCP connections or multiple applications through the same process may need to port TCP protocol to transmit data. In order to distinguish be
portscan
- RAW Socket port scanner in delphi
oes
- 多socket通信UDP源码,使用广播,多播地址,指定目的端口号-Multi-source UDP socket communication, broadcast, multicast address, specify the destination port number