搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
ExampleAsmCode
- Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passw
networkfish
- 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
2006114
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small
2005011919093120626
- 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receiving a document server, the client this document. Socket two each while only link to a document transmission. 3 can also send news network
unpv22e
- 著名的UNIX网络编程卷1-连网的API-套接字与XTI第二版(中文版)的源代码,我找了好久才找到的。-famous UNIX Network Programming Volume 1-networking API-socket and XTI second edition (Chinese version) of the source code, I found finally found.
delphi+socket.rar
- socket控件的初级应用,用于网络间文件的传输,socket controls the primary applications for the inter-network file transfers
apihook-dephi
- delphi 实现 API HOOK 的源码,可以获取socket网络数据,代码十分效率-delphi source code to achieve API HOOK, you can obtain the socket network data, the code is very efficient
File2
- # remotecontrolserver.(Remote Control - Java) - /***** remote control server source code of the role and his ... # Delphiremotecontrols(Remote Control - Delphi) - remote control samples, Delphi7 compile, including switching ... # delphiremotecont
SDH_MidSvr
- Delphi源代码。 SDH网管设备管理副区区程序,线程、网络通信、Socket,命令解析。-Delphi source code. Deputy District SDH network device management program, threads, network communications, Socket, command parsing.
delete-from-sqlserver
- 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
tcplognke-source-code
- Mac OS X下网络过滤socket filter kext官方源码-Mac OS X network to filter socket filter kext official source
JAva-Socket
- 精通Java网络编程,包含输入输出流 服务器 套接字 以及Java线程机制等源代码-Proficient in Java network programming, including input and output stream server socket and threading mechanism of Java source code
3LCustomerConnect
- 用于delphi三层网络的自定义命令调用,使用socketconnect通信, 可以自定义命令,让中间件调用相应的功能,类似C/S的socket通信, 即可以通过中间件访问数据库,又可以自定义命令-The custom command calls for delphi three-tier network, use socketconnect communications, custom command, so call the appropriate function, similar to
taojiezimokuai
- 套接字模块,功能强大且全面。适合初学者及其他易语言爱好者。是进行网络编程的好助手。希望对大家有所帮助。-Socket module, powerful and comprehensive. Suitable for beginners and easy language enthusiasts. Is a good assistant for network programming. I hope to be helpful to everyone.
DELPHI6
- 基于Socket的即时通讯系统 Socket编程界面由4BSD UNIX首先提出,目的是解决网间网进程通信问题.Socket接口为进程间通信提供了一种新的手段,它不但能用于同一机器中的进程之间的通信,而且支持网络通信功能.Socket具有类型,反应了对用户透明的通信特性.-Socket-based instant messaging system Socket programming interface first proposed by 4BSD UNIX, the purpos
Data-Socket
- Program in labview for data communication socket to multiple computers from a network of industry with which we can observe the processes that are taking place.
CocoaAsyncSocket-master
- CocoaAsyncSocket是一个功能强大、简单易用的异步 socket 通讯(asynchronous socket)类库。支持TCP和UDP两种网络协议。- CocoaAsyncSocket is a powerful, easy to use asynchronous socket communication (asynchronous socket) library. Supports two network protocols TCP and UDP.
internet-socket
- 关于labview的实例,主要是网络通信方面,包括点到点等等。-Instances of labview, mainly network communications, including point-to-point and so on.
Network-Communication-Management
- 网络通信管理系统 模拟网络之间用户通信,socket编程 适合编程初学者学习-Communication between the network management system analog network user communication, socket programming for beginners to learn programming
