资源列表
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
VB.Net写的简单论坛
- VB.Net写的简单论坛.rar-VB.Net write a simple forum. Rar
Udp_ICOP
- 从程序是完成端口的程序,且用了完成端口模型,是服务器端-from the procedure is completed port procedures, but with the completion port model, a server-side
udpfuwuqiduan
- 这是一个用JAVA编写的UDP网络服务器端应用程序有很大的使用价值-This is a preparation with Java UDP network server applications have great value
超快速的多文件传送源码
- 超快速的多文件传送源码-ultra-fast transmission of documents over the FOSS
soketsendfile
- 文件传送 This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. * * cop
JAVA聊天室实现(多功能)
- 实现功能:· 用户上线·包括新用户上线和已使用过该系统的用户上线·每位在线的用户将会收到该用户上线的通知·该用户会收到所有已在线的用户的信息·朋友下线 ·服务器端删除该用户信息·每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息·聊天终止,文件传输终止· 修改用户名字·用户可以在对应的文本框内直接修改名称·用户可以在保存的Myinfo.txt中直接修改名称· 聊天功能:·公聊:所有在线的用户都可以看到你的发言·私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ·
MYchatserver
- 用jbuilder编写的服务器聊天程序. 这个是服务端-with JBuilder prepared by the server chat program. This is the server-side! !
zaixiantoupiao
- 在线投票系统 能实现在线投票的统计,发起新的投票活动等投票功能。-online voting system can achieve online voting statistics and launching new vote activities voting.
pps
- PPS 中计算数值传输
js-webservice&sample&中文解决方法
- 微软的js访问网络服务组件,利用它可以实现IE上直接访问网络服务 压缩包里包含samples以及中文解决方法-js visit Microsoft's Web services components, it can be achieved using IE directly to the network services compression bag containing samples of the Chinese solution
cs_sdk_src.zip
- 一个Client/Server Socket类
