-
一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件...
一个很简单的文件传输程序,采用select模型进行的文件传输,可以连续传输文件
- 2022-02-04 06:53:38下载
- 积分:1
-
一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello...
一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the client to connect successfully, the display client IP address and port number, and to the client to send
- 2022-09-21 08:25:03下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
此同学录系统为各在校计算机专业学生课程设计所准备
此同学录系统为各在校计算机专业学生课程设计所准备-this college system for the computers in the school curriculum design students prepared
- 2022-07-04 02:21:27下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
ipmsg206src, Dove Chuanshu original source code!!
ipmsg206src,原版飞鸽传书源代码!! -ipmsg206src, Dove Chuanshu original source code!!
- 2022-09-04 13:25:03下载
- 积分:1
-
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息....
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息.-Access to local or remote network information. For example: Enter the computer name, IP address, etc. on the available information.
- 2023-01-14 19:30:03下载
- 积分:1
-
CTelnet:该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。...
CTelnet:该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。-CTelnet : The procedure is a telnet client to achieve humble. Log on to a bulletin board do any testing.
- 2022-02-24 14:02:59下载
- 积分:1
-
这是一个很好的程序代码,是关于套接字上的套接字编程的。
这是个很不错的编程代码,是有关于socket套接字的编程是由中科院的老师亲自编写的-this is a very good program code is on the socket socket programming from the CAS is personally prepared by the teachers
- 2023-08-17 12:35:03下载
- 积分:1
-
1。forumportal两放置。论坛的内容放forumportal内容…
1. 放置好ForumPortal
2. 将论坛目录置于ForumPortal目录下
3. 执行http://.../Install.aspx安装
4. 确保对文件访问有足够的权限(EveryOne写入权限)
5. 执行3部安装过程后,将自动删除Install.aspx文件,若程序没有权限删除,则请手动删除
6. 倘若程序没有修改web.config的权限,请手动修改数据库连接串(数据库名称即为论坛数据库名称)
7. ForumPortal后台帐号,当然就是论坛后台帐号啦,一样-1. ForumPortal two well placed. Contents of the forum placed ForumPortal Contents under 3. implementation http : //.../ Install.aspx installation 4. to ensure there are sufficient documents to visit the competence (Ever yOne write competence) 5. implementation of three installation process, Install.aspx will automatically delete the document, if no authority to delete procedures, please manually delete 6. If the process is not the authority to amend sed, please manually modify the database connection strings (name of the database shall Forum database name) 7. ForumPortal background account, of course, is the background account-- the Forum, like
- 2022-08-16 01:51:47下载
- 积分:1